1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 00:41:44 +02:00
Commit Graph

3990 Commits

Author SHA1 Message Date
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
Doug Kearns
b5275cfbbf unposted: add firefox to list of basic URL completed web browsers 2005-05-21 06:55:32 +00:00
Peter Stephenson
16869f5aa7 21264: document return status of (( ... )) 2005-05-17 10:49:31 +00:00
Geoff Wing
3e9b287177 Update distribution mirror sites in FAQ 2005-05-17 01:24:13 +00:00
Oliver Kiddle
f70e0ab9de Jesse W: 21244: new completion for qtplay (Quick Time wrapper for Mac OS X) 2005-05-13 19:11:14 +00:00
Oliver Kiddle
eea8514302 new completion for qiv image viewer 2005-05-13 19:00:30 +00:00
Motoi WASHIDA
9a819df9d7 users/8826: search applications using spotlight. 2005-05-13 17:48:58 +00:00
Felix Rosencrantz
8d0cddd907 21257: Fix typo in completion for p4 password. 2005-05-12 15:48:55 +00:00
Oliver Kiddle
af31bd1741 Joerg Sonnenberger: 21252: Dragonfly BSD support 2005-05-11 09:27:05 +00:00
Oliver Kiddle
396ae46757 21248: avoid use of subsection within list because it causes makeinfo
to produce broken docbook XML
2005-05-10 12:33:06 +00:00
Oliver Kiddle
cb06c06315 Haakon Riiser: 21188: handle acroread 7.x 2005-05-10 12:26:24 +00:00
Bart Schaefer
d0a12b9d7b Misc. prompt theme repairs 2005-05-10 04:38:54 +00:00
Clint Adams
0d34cdcb0d * 21239: Completion/Unix/Command/_ccal: completion for ccal. 2005-05-09 15:01:10 +00:00
Peter Stephenson
4fc0fadfaa Add [[:IFS:]] etc. tests. 2005-05-09 10:46:08 +00:00
Bart Schaefer
627cafd9db 21235,21236: fixes to _remote_files 2005-05-09 02:38:32 +00:00
Clint Adams
d400f3f570 * Jesse Weinstein: 21233: Completion/Debian/Command/_dpkg:
completion for dpkg-query.
2005-05-07 16:33:34 +00:00
Bart Schaefer
6fc7d203b9 21229: fix build when yodl not found 2005-05-06 15:52:59 +00:00
Clint Adams
3f8eca3e2d * Jesse Weinstein: 21230 (reformatted as 21231):
Completion/Debian/Command/_dpkg: complete -W/--show for dpkg-deb.
2005-05-05 22:30:34 +00:00