1
0
Fork 0
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:
Daniel Shahaf 2015-11-20 03:39:47 +00:00
parent d554f31bcb
commit c563f1ba83
2 changed files with 9 additions and 6 deletions

View file

@ -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

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -640,7 +640,7 @@ function _tmux-new-session() {