Skip to content
Snippets Groups Projects
Commit d237ec42 authored by Steven Stanfield's avatar Steven Stanfield
Browse files

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.
parent 37afa86f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment