1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00
Commit graph

19 commits

Author SHA1 Message Date
Oliver Kiddle
0c5f851021 42230: update screen completion to 4.06.01 2018-01-05 17:27:28 +01:00
Oliver Kiddle
b138acf42e 41725: assorted minor updates to completion functions 2017-09-18 15:53:29 +02:00
Frank Terbeck
795b285ce8 38424: Use _baudrates helper instead of _baudrate 2016-05-09 03:40:31 +02:00
Frank Terbeck
493c7e0879 38388: Refactor baud rate completion
This adds a new helper function _baudrate and uses it in place of
private solutions in various existing completions.
2016-05-02 00:11:06 +02:00
Oliver Kiddle
13fc579343 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
Frank Terbeck
2b9f9b59e2 29027: _screen: support "/dev/ttyUSB0 [baud]"-style arguments. 2011-04-21 21:05:48 +00:00
Peter Stephenson
91564ce04c not quite posted: screen: complete sessions after -S 2010-10-22 16:31:13 +00:00
Peter Stephenson
28dac24fc6 Evgenii Terechkov: 26831: filter out redundant information in _screen 2009-04-16 10:02:00 +00:00
Clint Adams
6463aa5e53 23439: complete sessions for -dr, -dR, -Dr, -DR, -dx, and -Dx. 2007-05-14 19:49:29 +00:00
Doug Kearns
a2b67619ff 21320: fix _screen completion of -D, -R, -c and -dmS options 2005-06-11 12:28:17 +00:00
Clint Adams
b65e0419fe * 21135: complete attached sessions after screen -x. 2005-04-12 20:15:48 +00:00
Doug Kearns
5e2d881858 update screen completion for version 4.00 2004-12-01 14:15:22 +00:00
Doug Kearns
fdae219903 offer multiuser screen sessions for attaching/detaching 2004-11-27 15:20:28 +00:00
Oliver Kiddle
f4973986e9 20237: handle mysqlimport, more mysql options. Redo screen session completion 2004-08-07 19:01:09 +00:00
Oliver Kiddle
c1b91436be tidy up descriptions 2003-11-21 09:39:57 +00:00
Clint Adams
a19eb0c4f0 * 19201: Completion/Unix/Command/_screen: patch from Yasuhiro Hayase
to complete normal commands after screen.
2003-10-25 14:12:47 +00:00
Doug Kearns
088f324ad4 unposted: remove initial capitalisation from option descriptions 2003-07-16 01:44:15 +00:00
Felix Rosencrantz
537f405ca1 18459: Completion/Unix/Command/_screen: fix up suggestions from Oliver, and other changes. 2003-04-22 17:32:40 +00:00
Felix Rosencrantz
c1e87808ac 18455: Screen completion function 2003-04-19 17:23:45 +00:00