about summary refs log tree commit diff
path: root/Completion
diff options
context:
space:
mode:
authorFrank Terbeck <ft@bewatermyfriend.org>2015-08-10 15:27:32 +0200
committerFrank Terbeck <ft@bewatermyfriend.org>2015-08-10 16:50:52 +0200
commit761044e5c45bbe353705e79dededc3b5a30f0de7 (patch)
treeda5e1ed9e1fd1a37d09e75df487fd66ee9de64f2 /Completion
parent61ba1a92fdec7d8bfd76aa3a27e7a7e67ada2eab (diff)
downloadzsh-761044e5c45bbe353705e79dededc3b5a30f0de7.tar.gz
zsh-761044e5c45bbe353705e79dededc3b5a30f0de7.tar.xz
zsh-761044e5c45bbe353705e79dededc3b5a30f0de7.zip
36064: _tmux: Add new command aliases
Diffstat (limited to 'Completion')
-rw-r--r--Completion/Unix/Command/_tmux3
1 files changed, 3 insertions, 0 deletions
diff --git a/Completion/Unix/Command/_tmux b/Completion/Unix/Command/_tmux
index 55f6144a0..ce15e916b 100644
--- a/Completion/Unix/Command/_tmux
+++ b/Completion/Unix/Command/_tmux
@@ -58,6 +58,8 @@ _tmux_aliasmap=(
     attach      attach-session
     detach      detach-client
     has         has-session
+    lockc       lock-client
+    locks       lock-session
     lsc         list-clients
     lscm        list-commands
     ls          list-sessions
@@ -90,6 +92,7 @@ _tmux_aliasmap=(
     next        next-window
     pipep       pipe-pane
     prev        previous-window
+    prevl       previous-layout
     renamew     rename-window
     resizep     resize-pane
     respawnp    respawn-pane