mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
tmux completion: add more attach-session aliases
This commit is contained in:
parent
68029095b5
commit
381404c4f4
@ -38,7 +38,7 @@ complete -c tmux -n '__fish_use_subcommand' -rs S -d 'Full path to sever socke
|
||||
############### End: Front Flags ###############
|
||||
|
||||
############### Begin: Clients and Sessions ###############
|
||||
set -l attach 'attach-session attach'
|
||||
set -l attach 'attach-session attach at a'
|
||||
set -l detach 'detach-client detach'
|
||||
set -l has 'has-session has'
|
||||
set -l killserver 'kill-server'
|
||||
|
Loading…
x
Reference in New Issue
Block a user