| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the key type
|
|
|
|
| |
for module
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Old completion produced false positives & took too much screen space.
|