Tmux : Fix autocomplete.
This commit is contained in:
parent
5aecf93bd2
commit
ca2b5d7408
|
@ -89,4 +89,4 @@ function _complete_tmux_name() {
|
|||
|
||||
complete -F _complete_tmux_session ta
|
||||
complete -F _complete_tmux_sessions tk
|
||||
complete -o nosort -F _complete_tmux_name trn tn
|
||||
complete -o nosort -F _complete_tmux_name tns tnw
|
||||
|
|
Reference in a new issue