| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Vim since patchlevel 8.0.0716 includes the --clean argument for starting
in a clean mode (only loading defaults.vim and in non-cp mode).
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
builtin.
|
|
|
|
| |
completion
|
|
|
|
| |
and for ping6
|
|
|
|
| |
reader
|
|
|
|
|
| |
They have some commonalities and using _unexpand dodges around
the clash with the _expand completer.
|
|
|
|
| |
a better choice than -P
|
| |
|
| |
|
|
|
|
| |
parameter expansion flags
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
mode tables
|
|
|
|
| |
function
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
also do not reset compstate[insert]
|
| |
|
|
|
|
| |
the 'zsh' variant.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
set-environment and show-environment.
Also, teach show-environment not to offer --options after positional
arguments.
|
|
|
|
|
| |
tmux does not error out on the combination, but it does ignore one of
the two when both are specified.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
also avoid sending errors to stderr and update completion of options
and subcommands
|