zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _screen (screen -x completion)
@ 2005-04-12 20:09 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2005-04-12 20:09 UTC (permalink / raw)
  To: zsh-workers

screen -x completion wasn't very useful.

Index: Completion/Unix/Command/_screen
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_screen,v
retrieving revision 1.8
diff -u -r1.8 _screen
--- Completion/Unix/Command/_screen	1 Dec 2004 14:15:33 -0000	1.8
+++ Completion/Unix/Command/_screen	12 Apr 2005 20:07:29 -0000
@@ -83,7 +83,7 @@
   '-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'
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-04-12 20:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-12 20:09 PATCH: _screen (screen -x completion) Clint Adams

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).