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

155 Commits

Author SHA1 Message Date
Oliver Kiddle
ce743b7920 various cleanups: fix indentation and capitalisation of descriptions 2005-08-01 16:26:28 +00:00
Clint Adams
f6bec18ea4 215??: move xscreensaver-command completion to the X dir. 2005-07-23 14:02:24 +00:00
Peter Stephenson
625b1dfd74 unposted: bring various .distfiles up to date 2005-07-21 13:45:23 +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
2a176ec84e 21351: complete for xvnc4viewer and xtightvncviewer. 2005-06-16 23:12:08 +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
Doug Kearns
0d8d202ff5 21302: make sure expl is declared local in completion functions 2005-06-08 05:33:45 +00:00
Doug Kearns
9f63db611a 21294: fix incorrectly capitalized completion descriptions 2005-06-01 10:02:28 +00:00
Oliver Kiddle
eea8514302 new completion for qiv image viewer 2005-05-13 19:00:30 +00:00
Oliver Kiddle
cb06c06315 Haakon Riiser: 21188: handle acroread 7.x 2005-05-10 12:26:24 +00:00
Clint Adams
bd718425bb * 21132: Completion/Unix/Type/_pdf, Completion/X/Command/_xpdf:
complete xpdf options, and also complete .pdf.bz2 files when
 completing compressed PDF files.
2005-04-11 18:12:51 +00:00
Clint Adams
d6e79bddc0 * 21096: update for gv 3.6, which uses double-hyphen options. 2005-04-06 15:31:29 +00:00
Andrey Borzenkov
3574473703 21053: be more intelligent in searching for konqueror profiles 2005-03-24 19:09:25 +00:00
Andrey Borzenkov
41b2e0cb68 20932: Add copy comand completion 2005-03-05 10:31:06 +00:00
Peter Stephenson
a4a6f27c8e 20834: use _webbrowser in _kfmclient 2005-02-21 13:42:32 +00:00
Peter Stephenson
43ac170305 Fix .distfiles and .cvsignore 2005-01-12 10:53:06 +00:00
Clint Adams
d7e97230ff * unposted: Completion/X/Command/_gnome-gv: move gnome-gv completion from C/U/C to C/X/C. 2005-01-11 18:18:56 +00:00
Oliver Kiddle
9040271492 20662: update for nedit 5.5 2005-01-10 12:34:04 +00:00
Peter Stephenson
804599a7ce 20200 plus unposted: fix MIME stuff,
don't let _kfmclient drop through to `no more arguments' unnecessarily
2004-07-28 09:18:29 +00:00
Peter Stephenson
8c9a6b01d1 20199: improve MIME handling. 2004-07-26 16:59:53 +00:00
Clint Adams
55940daefb * 19792: Completion/X/Command/_mplayer: complete .m2v and .m2p,
thanks to Rene H. Larsen.
2004-04-18 22:09:51 +00:00
Oliver Kiddle
4788a4fac3 19540: fix completion to use states and complete .wav files for mplayer 2004-03-05 13:25:26 +00:00
Doug Kearns
060e8f4eed 19468: capitalize URL abbreviation in completion descriptions 2004-02-26 12:57:21 +00:00
Oliver Kiddle
98d2e15486 19423: correct typo in one of the options 2004-02-16 10:40:58 +00:00
Oliver Kiddle
c3b929c634 19418: update completions to new versions 2004-02-13 18:42:03 +00:00
Doug Kearns
be6e24fe13 unposted: capitalize _acroread file match description 2004-02-12 05:59:21 +00:00
Oliver Kiddle
63b336243f 19387: add (-.) glob qualifier to globs where only files are directly applicable 2004-01-21 13:53:28 +00:00
Oliver Kiddle
966afb4622 Baptiste Daroussin: 19272: small updates 2003-12-04 14:23:29 +00:00
Oliver Kiddle
790f71f06a 19265: update for latest versions 2003-11-21 20:29:51 +00:00
Oliver Kiddle
b84399b9cb tidy up of many completions (updates, fixes, improvements and plain aesthetics) 2003-07-31 15:26:13 +00:00
Peter Stephenson
5e22d7ee42 unposted: zsh-4.1.1-test-3 2003-05-28 14:17:05 +00:00
Oliver Kiddle
860764b30a 18520: add a bunch of old new completions (had all been left unfinished awhile) 2003-05-12 10:37:47 +00:00
Oliver Kiddle
7d36150a8d Haakon Riiser: 18473: new completion for Acrobat Reader 5.0.x 2003-04-25 14:15:09 +00:00
Oliver Kiddle
397f465e0d users/6013: new gqview completion and complete .ps/.pdf files for more commands 2003-04-18 08:15:48 +00:00
Oliver Kiddle
51d874e2c3 18443: new completion for dcop 2003-04-15 17:06:45 +00:00
Doug Kearns
454c01accf unposted: remove _xrdb, better completion for xrdb is provided by _x_utils 2003-03-15 07:37:01 +00:00
Oliver Kiddle
5385a822b6 18121: add new function for completing e-mail addresses 2003-01-17 09:23:34 +00:00
Oliver Kiddle
1eb8f971a4 17832: add a default list of filename extensions as a fallback 2002-10-17 09:06:40 +00:00
Oliver Kiddle
6bc080a602 nedit 5.3 adds a -version option 2002-08-19 14:51:59 +00:00
Sven Wischnowsky
61f8a07bfc make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00:00
Clint Adams
0031e14357 16846: complete xdvi .dvi.gz and .dvi.bz2 too. 2002-03-17 05:00:48 +00:00
Oliver Kiddle
79323d6d41 16842: resolve name clash for nc between netcat and the nedit client for
completion and add _pick_variant to resolve program variants in general
2002-03-15 16:26:08 +00:00
Sven Wischnowsky
45f9a36216 remove that -T option to compdef again and instead use comma-separated sub-contexts both for function and style lookup (16819) 2002-03-13 09:28:04 +00:00
Sven Wischnowsky
f56ba813bb allow different sets of completion definitions selected with option -T to compdef; use this for parameter values and redirections (16755) 2002-03-04 08:53:41 +00:00
Sven Wischnowsky
8dcd8e54c5 make _guard use _mesage -e'; make _message -e' use $curtag as a default; change uses of _guard (16708) 2002-02-25 09:09:31 +00:00
Oliver Kiddle
d7822305b4 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
Sven Wischnowsky
540618a4fb fix nested _tags-loops by re-initialising the outer one when leaving the inner one (16407) 2002-01-07 14:39:44 +00:00
Oliver Kiddle
8074e07a2c 16384: new completion for xli/xloadimage and factor out completion of X visuals 2002-01-02 14:45:21 +00:00
Oliver Kiddle
17502f6eb2 add missing description argument in _values calls (16366) 2001-12-19 15:10:38 +00:00