about summary refs log tree commit diff
path: root/Completion/X
Commit message (Collapse)AuthorAgeFilesLines
* unposted: zsh-4.1.1-test-3 zsh-4.1.1-test-3Peter Stephenson2003-05-281-1/+1
|
* 18520: add a bunch of old new completions (had all been left unfinished awhile)Oliver Kiddle2003-05-121-0/+165
|
* Haakon Riiser: 18473: new completion for Acrobat Reader 5.0.xOliver Kiddle2003-04-252-1/+53
|
* users/6013: new gqview completion and complete .ps/.pdf files for more commandsOliver Kiddle2003-04-182-1/+13
|
* 18443: new completion for dcopOliver Kiddle2003-04-152-1/+120
|
* unposted: remove _xrdb, better completion for xrdb is provided by _x_utilsDoug Kearns2003-03-152-11/+2
|
* 18121: add new function for completing e-mail addressesOliver Kiddle2003-01-172-16/+8
|
* 17832: add a default list of filename extensions as a fallbackOliver Kiddle2002-10-171-2/+7
|
* nedit 5.3 adds a -version optionOliver Kiddle2002-08-191-10/+12
|
* make more calls to _message use the -e option (16988)Sven Wischnowsky2002-04-1612-17/+17
|
* 16846: complete xdvi .dvi.gz and .dvi.bz2 too.Clint Adams2002-03-171-1/+1
|
* 16842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle2002-03-151-2/+2
| | | | completion and add _pick_variant to resolve program variants in general
* remove that -T option to compdef again and instead use comma-separated ↵Sven Wischnowsky2002-03-131-1/+1
| | | | sub-contexts both for function and style lookup (16819)
* allow different sets of completion definitions selected with option -T to ↵Sven Wischnowsky2002-03-041-1/+1
| | | | compdef; use this for parameter values and redirections (16755)
* make _guard use `_mesage -e'; make `_message -e' use $curtag as a default; ↵Sven Wischnowsky2002-02-251-1/+1
| | | | change uses of _guard (16708)
* 16461: a number of minor completion function updatesOliver Kiddle2002-01-163-4/+4
|
* fix nested _tags-loops by re-initialising the outer one when leaving the ↵Sven Wischnowsky2002-01-071-2/+3
| | | | inner one (16407)
* 16384: new completion for xli/xloadimage and factor out completion of X visualsOliver Kiddle2002-01-028-6/+99
|
* add missing description argument in _values calls (16366)Oliver Kiddle2001-12-191-1/+1
|
* allow tag-order to select order of files and urls (16330)Oliver Kiddle2001-12-121-21/+25
|
* 16326: completion for mozilla, some more web browsers in webbrowserClint Adams2001-12-112-0/+100
|
* fix for two digit display numbers and -encodings option (15159)Oliver Kiddle2001-06-281-5/+4
|
* fix guard to accept partial display numbers (14255)Oliver Kiddle2001-05-081-1/+1
|
* new vnc completion and use _guard for pine completion (14112)Oliver Kiddle2001-04-262-1/+33
|
* rename -W option to -w, add new -W option which makes _arguments complete ↵Sven Wischnowsky2001-04-262-2/+2
| | | | options even after options that get their argument in the same word; new _guard function for conditionally displaying messages (14105)
* 13909: bad tilde files in some .distfilesClint Adams2001-04-051-1/+0
|
* add -W option to _arguments, which allows to complete options after options ↵Sven Wischnowsky2001-04-042-2/+2
| | | | that take an argument in the next word (13902)
* new or changed after moveSven Wischnowsky2001-04-023-0/+18
|
* changed after moving functionsSven Wischnowsky2001-04-021-6/+2
|
* moved from Completion/X/_xutilsSven Wischnowsky2001-04-021-0/+165
|
* moved to Completion/X/Command/_x_utilsSven Wischnowsky2001-04-021-165/+0
|
* moved from Completion/X/_xwitSven Wischnowsky2001-04-021-0/+176
|
* moved to Completion/X/Command/_xwitSven Wischnowsky2001-04-021-176/+0
|
* moved from Completion/X/_xvSven Wischnowsky2001-04-021-0/+45
|
* moved to Completion/X/Command/_xvSven Wischnowsky2001-04-021-45/+0
|
* moved from Completion/X/_xtermSven Wischnowsky2001-04-021-0/+24
|
* moved to Completion/X/Command/_xtermSven Wischnowsky2001-04-021-96/+0
|
* moved from Completion/X/_xsetSven Wischnowsky2001-04-021-0/+198
|
* moved to Completion/X/Command/_xsetSven Wischnowsky2001-04-021-198/+0
|
* moved from Completion/X/_xrdbSven Wischnowsky2001-04-021-0/+9
|
* moved to Completion/X/Command/_xrdbSven Wischnowsky2001-04-021-10/+0
|
* moved from Completion/X/_xmodmapSven Wischnowsky2001-04-021-0/+96
|
* moved to Completion/X/Command/_xmodmapSven Wischnowsky2001-04-021-96/+0
|
* moved from Completion/X/_xfigSven Wischnowsky2001-04-021-0/+34
|
* moved to Completion/X/Command/_xfigSven Wischnowsky2001-04-021-34/+0
|
* moved from Completion/X/_xdviSven Wischnowsky2001-04-021-0/+30
|
* moved to Completion/X/Command/_xdviSven Wischnowsky2001-04-021-30/+0
|
* moved from Completion/X/_xauthSven Wischnowsky2001-04-021-0/+117
|
* moved to Completion/X/Command/_xauthSven Wischnowsky2001-04-021-117/+0
|
* moved from Completion/User/_netscapeSven Wischnowsky2001-04-021-0/+92
|