From 91564ce04c65576540a76612f6b292c9d574049f Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 22 Oct 2010 16:31:13 +0000 Subject: not quite posted: screen: complete sessions after -S --- Completion/Unix/Command/_screen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion') diff --git a/Completion/Unix/Command/_screen b/Completion/Unix/Command/_screen index 67c453a03..4d3b08934 100644 --- a/Completion/Unix/Command/_screen +++ b/Completion/Unix/Command/_screen @@ -81,7 +81,7 @@ _arguments -C \ '-DR: :->any-sessions' \ '-dR: :->any-sessions' \ '-s[shell to execute rather than $SHELL]:shell name: _command_names -e' \ - '-S[name this session .sockname instead of ..]:session name' \ + '-S[name this session .sockname instead of ..]:session name:->any-sessions' \ "-t[set title (window's name)]:title" \ '-T[use term as $TERM for windows, rather than "screen"]:terminal type:_terminals' \ '-U[tell screen to use UTF-8 encoding]' \ -- cgit 1.4.1