mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-10 22:31:24 +02:00
37164: _tmux: Complete external commands
This commit is contained in:
parent
d554f31bcb
commit
c563f1ba83
2 changed files with 9 additions and 6 deletions
|
@ -1,5 +1,8 @@
|
|||
2015-11-20 Daniel Shahaf <d.s@daniel.shahaf.name>
|
||||
|
||||
* 37164: Completion/Unix/Command/_tmux: _tmux: Complete external
|
||||
commands
|
||||
|
||||
* 37149: Completion/Unix/Command/_git: _git: Complete
|
||||
'bisect/bad' ref
|
||||
|
||||
|
|
|
@ -640,7 +640,7 @@ function _tmux-new-session() {
|
|||