Vodz last_patch_122, Check $PATH at runtime to fix tab completion
This commit is contained in:
@ -4117,6 +4117,9 @@ changepath(const char *newval)
|
||||
firstchange = 0;
|
||||
clearcmdentry(firstchange);
|
||||
builtinloc = idx_bltin;
|
||||
#ifdef CONFIG_FEATURE_COMMAND_EDITING
|
||||
cmdedit_path_lookup = newval;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user