about summary refs log tree commit diff
path: root/Completion/Unix/Type/_cmdambivalent
Commit message (Collapse)AuthorAgeFilesLines
* 41467: Correct completion of 'tmux new <TAB>'.Daniel Shahaf2017-07-281-0/+17
Reference: window_pane_spawn() in tmux 2.5. Also, document _cmdstring and _precommand.