1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-08-31 21:31:22 +02:00
Commit graph

17 commits

Author SHA1 Message Date
Oliver Kiddle
a9386df558 49319: completion options update 2021-08-29 17:08:34 +02:00
Oliver Kiddle
35f9585cd1 49156: make wider use of the convention of square brackets for defaults 2021-07-10 23:44:58 +02:00
Oliver Kiddle
e6fdd35a83 49150: consistently use singular form for headings on completion match groups 2021-07-09 00:23:52 +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
Doug Kearns
3538c874b1 * unposted: add missing compset -S calls to _w3m 2005-07-03 11:11:20 +00:00
Doug Kearns
f64cc0a2df 21392: update w3m completion for version 0.5.x 2005-06-28 17:06:25 +00:00
Doug Kearns
060e8f4eed 19468: capitalize URL abbreviation in completion descriptions 2004-02-26 12:57: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
b583396674 19244: various completion function fixes and updates 2003-11-14 11:56:52 +00:00
Doug Kearns
18c6d88d2f unposted: fix typo in _w3m 2003-11-14 07:18:14 +00:00
Peter Stephenson
026631ab81 zsh-users/6727 (Lloyd Zusman): improve _w3m 2003-10-27 11:17:29 +00:00
Oliver Kiddle
a267832ddf 18631: returning too early breaks prefix-needed style set to false 2003-06-25 09:03:04 +00:00
Clint Adams
4e4a8475fb 17044: complete all files for w3m, not just *.html. 2002-04-25 15:16:26 +00:00
Oliver Kiddle
d7822305b4 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
Oliver Kiddle
aed1bad64a allow tag-order to select order of files and urls (16330) 2001-12-12 11:29:34 +00:00
Oliver Kiddle
36546001bd minor completion changes (14216) 2001-05-03 13:05:48 +00:00
Sven Wischnowsky
e793770637 moved from Completion/User/_w3m 2001-04-02 12:04:58 +00:00