From b65e0419fef046e68498fde592c9e6f596243bea Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 12 Apr 2005 20:15:48 +0000 Subject: * 21135: complete attached sessions after screen -x. --- Completion/Unix/Command/_screen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command') diff --git a/Completion/Unix/Command/_screen b/Completion/Unix/Command/_screen index a49709013..c2ecd0382 100644 --- a/Completion/Unix/Command/_screen +++ b/Completion/Unix/Command/_screen @@ -83,7 +83,7 @@ _arguments -C \ '-U[tell screen to use UTF-8 encoding]' \ '(-)-v[print screen version]' \ '(-)-wipe[do nothing, clean up SockDir]' \ - '-x[attach to a not detached screen (multi display mode)]' \ + '-x[attach to a not detached screen (multi display mode)]: :->attached-sessions' \ '-X[execute command as a screen command in the specified session]:screencmd:(${scr_cmds[@]})' \ '*::arguments: _normal' -- cgit 1.4.1