summary refs log tree commit diff
path: root/Completion/Unix/Command/_tmux
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_tmux')
-rw-r--r--Completion/Unix/Command/_tmux2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_tmux b/Completion/Unix/Command/_tmux
index 08d80374f..0917da604 100644
--- a/Completion/Unix/Command/_tmux
+++ b/Completion/Unix/Command/_tmux
@@ -669,7 +669,7 @@ _tmux-select-layout() {
     '-o[revert to previous layout]' \
     '-p[behave like previous-layout]' \
     '-t+[specify a target window]:target window:__tmux-windows' \
-    ':layout:(even-horizontal even-vertical main-horizontal main-vertical)'
+    ':layout:(even-horizontal even-vertical main-horizontal main-vertical tiled)'
 }
 
 _tmux-select-pane() {