Age | Commit message (Collapse) | Author | Files | Lines |
|
glob qualifiers completion
|
|
symlinks
|
|
the executables tag for command names
Also allow the command-path style to include relative directories.
|
|
|
|
special case for space suffixes
|
|
|
|
|
|
|
|
-o are specified.
|
|
out defaults, ranges and units in completion descriptions
|
|
aren't taken to be flags
|
|
|
|
|
|
|
|
|
|
the recursive-files style to also work in those cases
|
|
for existence instead of doing math evaluation
|
|
|
|
|
|
|
|
When iterating over the ssh config file, iterate over the array linearly
instead of always processing the first and then removing it from the
list. This speeds up processing significantly.
|
|
quotes from option specifications
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bugreport commands
|
|
|
|
|
|
|
|
|
|
sufficiently wide
|
|
|
|
|
|
|
|
|
|
|
|
completion
Also include info output to the right of " -- " for further info node
completion matches and fix quoting of a blank argument to _call_program.
|
|
|
|
|
|
do not include '-' in onopts so that 'functions -- <TAB>' works.
|