1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-06 06:51:33 +01:00
Commit graph

247 commits

Author SHA1 Message Date
Oliver Kiddle
ea78d0d4ae c.f. 44831: remove completion functions included in upstream projects 2019-10-18 22:52:32 +02:00
Oliver Kiddle
7d2d242b30 44798: completion option update 2019-10-01 23:10:17 +02:00
Oliver Kiddle
6a0874cad6 44349: completion option updates 2019-05-23 01:19:02 +02:00
Gautam Iyer
f7850406c9 gitlab !7: Minor fixes to _lp and _gv completion 2019-05-07 00:06:39 +02:00
dana
29222ca186 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06:00
Oliver Kiddle
ef58491092 43697: match uppercase filename extensions in zathura completion 2018-10-17 17:57:58 +02:00
Oliver Freyermuth
cbcf6d1864 43554 (tweaked): Fix zathura completion ignoring multiple plugin directories. 2018-09-25 22:52:57 +00:00
Oliver Freyermuth
e4ca9d8ae3 43544: Fix zathura filename completion derived from *.so plugin name. 2018-09-25 20:33:04 +00:00
Maximilian Bosch
624219e0e4 43502: Search XDG_DATA_DIRS in _setxkbmap completion 2018-09-19 21:24:28 +00:00
Jun-ichi Takimoto
5ff259d413 43349: new completion for eog 2018-08-30 00:53:10 +09:00
Oliver Kiddle
f4a1c3c4a3 43328: new zeal completion 2018-08-24 08:04:12 +02:00
Klas Mellbourn
def92fc006 github #27: add --folder-uri to completion for Visual Studio Code 2018-08-23 01:27:42 +02:00
Oliver Kiddle
01bc3c124a 43301: add some functions from zsh-completions project 2018-08-23 01:19:54 +02:00
Doron Behar
50e272d301 43166: new zathura completion 2018-07-17 21:48:24 +01:00
Matthew Martin
33ec368172 43046: Add mupdf completer 2018-07-07 14:51:20 -05:00
Oliver Kiddle
afd008d96b 43073: various completion option updates 2018-06-21 13:28:24 +02:00
Klas Mellbourn
5e10acca98 github #24: Add completion script for Visual Studio Code 2018-04-07 10:57:59 +02:00
Oliver Kiddle
1bd2ecc17d 42572: various completion option updates 2018-03-31 10:12:59 +02:00
Matthijs Tijink
f5d0111e15 github #23: new kdeconnect-cli completion 2018-03-07 00:51:20 +01:00
dana
ae059841b0 42223: new completions for sublime text and some basic Unix utilities 2018-01-05 15:29:17 +01:00
Eric Cook
99cf61fd42 42171: prevent parameters of various parameters from becoming global 2018-01-02 14:38:03 -05:00
Gautam
82b275d53a 41904: new deborphan and updated xrandr completions 2017-10-16 09:46:14 +01:00
Oliver Kiddle
18c3c12bf0 unposted: correct typo in _xclip 2017-07-26 23:42:38 +02:00
Oliver Kiddle
8eaacb3541 41431: update options in assorted completions 2017-07-15 14:53:53 +02:00
Oliver Kiddle
78afb218b0 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
Oliver Kiddle
17f9d6b521 39623: new evince completion 2016-10-14 11:32:34 +02:00
Daniel Shahaf
7ad0001183 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset -P' calls to use shortest match where applicable, plus random drive-by tweaks.
Found by grepping for patterns that can match needles of various lengths:

    :grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/
2016-10-07 13:56:31 +00:00
Oliver Kiddle
8e3f6e8919 39287: add .tif as a valid extension for TIFF files 2016-09-12 23:22:34 +02:00
Mikael Magnusson
44a820f1c5 39112: _x_utils: Use state_descr 2016-08-29 15:57:36 +02:00
Oliver Kiddle
304aa25184 38812: a few new completions and update some command options 2016-07-08 23:10:41 +02:00
arno
080b1cabab 38780: include variants containing non alphanumeric symbols in completion 2016-07-05 23:30:46 +02:00
Oliver Kiddle
aed754980b 38733: completion for xfreerdp 2016-06-22 01:24:33 +02:00
Simon Hafner
e5dddecc15 37260: add opus to mplayer audio completions 2015-12-11 05:37:37 +01:00
Daniel Shahaf
07a300365f unposted: Remove uneeded executability bits. 2015-12-03 23:49:14 +00:00
Oliver Kiddle
679d52fcca 35901: complete full names as removing later components was broken for aliases and unwanted in any case 2015-07-26 09:07:15 +02:00
Oliver Kiddle
a711b2abef 35315: replace inappropriate uses of _path_commands 2015-05-28 22:45:34 +02:00
Peter Stephenson
52aeb9aaeb 35168: Improve parsing of case patterns.
"|" is now found properly by looking for words that come
from the lexical analyser, rather than hacking a pattern
returned in one dollop.

Update some completion functions that need extra quoting
as a result.

Add test for new parsing.

Update version number to 5.0.8-dev-3 because of wordcode
incompatibility.
2015-05-18 09:56:00 +01:00
Oliver Kiddle
2ecc4bab41 33486: new completion function 2014-10-21 20:57:01 +02:00
Oliver Kiddle
13fc579343 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
Yuri D'Elia
df5d69f50f 33397: new xautolock completion 2014-10-10 15:29:06 +02:00
Richard Hartmann
2a0e49f304 33218: complete m4a files for mplayer 2014-09-23 09:43:54 +01:00
Peter Stephenson
cc6e9db29d 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
Oliver Kiddle
39717411ae unposted: duplicate local statement was printing variable value 2014-02-25 09:14:21 +01:00
Thomas Klausner
a175e05166 mplayer supports .ts (transport stream) files 2013-08-01 09:50:47 +01:00
Richard Hartmann
bb6e894f27 Add .ogv to mplayer completion 2013-05-10 10:03:12 +01:00
Peter Stephenson
08df75a8b1 Wieland Hoffmann: 31030: improve mplayer completion label 2013-02-07 19:54:44 +00:00
Oliver Kiddle
27c5a0d774 30987: only call xrandr when necessary and use _call_program 2013-01-21 00:14:08 +00:00
Peter Stephenson
a67802ba82 30946: Robert Kovacsics: use xrandr command to generate completions 2013-01-05 20:46:45 +00:00
Oliver Kiddle
1f359ae462 30801: fix font completion for newer fontconfig & update urxvt completion 2012-11-16 23:00:18 +00:00
Oliver Kiddle
674bd0bd86 complete files and -t and -f options for xclip 2012-10-07 12:03:17 +00:00