Doug Kearns
198bd8f9e6
21400: add completion for RUBYOPT, RUBYLIB and RUBYPATH env variables
2005-07-03 10:56:41 +00:00
Doug Kearns
ce16f63906
unposted: declare _links vals parameter local
2005-06-30 14:41:53 +00:00
Doug Kearns
f64cc0a2df
21392: update w3m completion for version 0.5.x
2005-06-28 17:06:25 +00:00
Peter Stephenson
a6660cadc6
21391: only pass SIGINT and SIGQUIT from foreground processes to the shell.
2005-06-28 09:37:21 +00:00
Doug Kearns
9b9e5a3ac0
unposted: complete WWW_HOME, ftp_proxy and https_proxy with URLs
2005-06-27 14:44:53 +00:00
Peter Stephenson
42fc33e2f8
21387: zcalc documentation for precision features
2005-06-27 10:22:11 +00:00
Clint Adams
ee46f1391f
21384: small fixes to urxvt completion.
2005-06-26 15:27:06 +00:00
Clint Adams
f8173f5bab
21383: completion for rxvt-unicode.
2005-06-26 15:13:26 +00:00
Clint Adams
257179f91f
21382: completion for MIT krb5's kvno.
2005-06-24 18:48:55 +00:00
Oliver Kiddle
7e01c5fa83
add missing functions
2005-06-24 14:51:23 +00:00
Oliver Kiddle
70a3d4e4b1
21380: update for wget 1.10, add missing descriptions and other minor fixes
2005-06-24 14:48:52 +00:00
Doug Kearns
4d8f3c3964
unposted: stop _apt-move from returning early and allow prefix-needed style to work
2005-06-24 13:19:27 +00:00
Doug Kearns
4a923de007
21379: improve wget --restrict-file-names completion
2005-06-24 12:43:19 +00:00
Doug Kearns
14ba91fafd
21334: fix typo in pkgtool -target_dir completion
2005-06-21 10:00:45 +00:00
Oliver Kiddle
6245d3e32f
21317: fix bug where recursive glob within e qualifier would hang the shell
2005-06-21 08:58:43 +00:00
Bart Schaefer
3773851948
zargs: add -I and -L options of xargs.
2005-06-20 15:15:57 +00:00
Doug Kearns
e9171ff4d8
21343: update php completion for version 5.0
2005-06-18 10:47:36 +00:00
Doug Kearns
35cd8ba30f
unposted: tidy up _darcs command descriptions
2005-06-17 12:00:51 +00:00
Oliver Kiddle
7ba32bbc26
add test for 21352
2005-06-17 08:38:51 +00:00
Oliver Kiddle
14bfaab3ef
21352: Harald van Dijk: handle null after % in printf format specifier
2005-06-17 08:37:46 +00:00
Clint Adams
2a176ec84e
21351: complete for xvnc4viewer and xtightvncviewer.
2005-06-16 23:12:08 +00:00
Clint Adams
3f08496698
21243: complete first option of svn subcmds.
2005-06-14 15:15:47 +00:00
Bart Schaefer
92d5a511be
Prevent double precmd during "fc -e -"
2005-06-13 14:59:33 +00:00
Doug Kearns
4b9c21e580
21316 (modified): new completion for ctags tags
2005-06-11 12:48:06 +00:00
Doug Kearns
a2b67619ff
21320: fix _screen completion of -D, -R, -c and -dmS options
2005-06-11 12:28:17 +00:00
Doug Kearns
f4ec938d4a
21321: update antiword completion for version 0.36
2005-06-11 12:23:00 +00:00
Doug Kearns
bc86e2111b
unposted: fix typo in a _less state name
2005-06-09 12:27:06 +00:00
Doug Kearns
1c23db0e00
unposted: add missing options to _ant
2005-06-08 16:59:22 +00:00
Oliver Kiddle
0ba8ae87ea
21315: make completion functions give precendence to descriptions passed as
...
parameters and cleanup descriptons in calling functions
2005-06-08 12:45:24 +00:00
Oliver Kiddle
9181f0e305
21314: declare expl local in example use of _wanted
2005-06-08 12:22:53 +00:00
Oliver Kiddle
4ea3b10216
new yast completion
2005-06-08 12:12:34 +00:00
Oliver Kiddle
f478a8b75e
21313: make code for extracting mutt aliases do a better job of finding rc files
2005-06-08 12:07:48 +00:00
Doug Kearns
57879ec429
21306: add -s option to _disable
2005-06-08 06:20:39 +00:00
Doug Kearns
7b2bbf51f2
21310: pass an array to compadd in _global_tags
2005-06-08 06:10:43 +00:00
Doug Kearns
0d8d202ff5
21302: make sure expl is declared local in completion functions
2005-06-08 05:33:45 +00:00
Doug Kearns
1caf681523
unposted: fix typo in _dirs opt description
2005-06-07 06:54:11 +00:00
Doug Kearns
af22895da3
unposted: fix minor typo in _raggle
2005-06-06 15:45:27 +00:00
Doug Kearns
35697e0e3e
21293: update ant completion for version 1.6.4
2005-06-02 10:32:18 +00:00
Peter Stephenson
b4855d742c
unposted: need const for result of getsigname()
2005-06-01 13:59:14 +00:00
Peter Stephenson
772007e76c
21296: Add ERR alias for ZERR where possible.
...
"trap" reports alias names.
2005-06-01 10:45:32 +00:00
Doug Kearns
9f63db611a
21294: fix incorrectly capitalized completion descriptions
2005-06-01 10:02:28 +00:00
Geoff Wing
f688a43ac2
21290: configure.ac: don't need backslash quoting within single-quote areas.
...
Change constant RE boundary characters to slash (instead of tuples). This
was exposed with autoconf 2.59c preferring ksh (pdksh 5.2.14p2 in NetBSD)
over bash. It did, however, work with ksh93 and bash.
2005-05-31 07:44:10 +00:00
Oliver Kiddle
0149f7afe1
21266: improve completion of sequences
2005-05-30 09:25:58 +00:00
Bart Schaefer
5b40508a12
Remove one stray quote that crept in with the two-hyphens fix.
2005-05-28 04:26:58 +00:00
Bart Schaefer
80b79f9fd9
Remove CVS conflict marker left by Doug.
2005-05-27 01:14:04 +00:00
Doug Kearns
31c2d8369e
21275 (modified): update raggle completion for version 0.4.0
2005-05-26 12:28:41 +00:00
Bart Schaefer
bee423bc9f
Tweak promptcr handling in "bart" prompt theme
2005-05-23 15:52:49 +00:00
Peter Stephenson
3acf90f67e
21270: don't use poll() on Apple
2005-05-23 14:41:16 +00:00
Peter Stephenson
8a24c5a5ee
users/8856, users/8863: which-command stuff
2005-05-23 10:11:18 +00:00
Bart Schaefer
dc3668dd20
Add zsh name and version to _complete_debug output
2005-05-22 15:46:34 +00:00