From 06bd2b1c85007009c21bba223773c7630febd3ad Mon Sep 17 00:00:00 2001 From: Frank Terbeck Date: Sun, 6 Nov 2016 23:34:12 +0100 Subject: 39849: _tmux: Remove set-remain-on exit This was removed recently, since it was superseded by hooks. --- Completion/Unix/Command/_tmux | 2 -- 1 file changed, 2 deletions(-) (limited to 'Completion/Unix/Command/_tmux') diff --git a/Completion/Unix/Command/_tmux b/Completion/Unix/Command/_tmux index b7a72ad77..bcbf9365e 100644 --- a/Completion/Unix/Command/_tmux +++ b/Completion/Unix/Command/_tmux @@ -1048,7 +1048,6 @@ function __tmux-option-guard() { 'prefix2:MSG:secondary prefix key' 'renumber-windows:DESC:on off' 'repeat-time:'${int_guard} - 'set-remain-on-exit:DESC:on off' 'set-titles:DESC:on off' 'set-titles-string:MSG:title format string' 'status:DESC:on off' @@ -1171,7 +1170,6 @@ function __tmux-session-options() { 'prefix2:secondary prefix key' 'renumber-windows:renumber windows if a window is closed' 'repeat-time:time for multiple commands without prefix-key presses' - 'set-remain-on-exit:set remain-on-exit window option' 'set-titles:try to set xterm window titles' 'set-titles-string:format used by set-titles' 'status:show or hide the status bar' -- cgit 1.4.1