Formatted and fixed some tab complete issues for commands.
- If directories in PATH did not end in / then command complete would not work. - Also complete commands if previous item ended in '|', '&' or ';'. This does not handle cases when a space does not follow the special character. - Do not include the full path when completing commands.
Loading
Please register or sign in to comment