Oliver Kiddle
|
4e9d0075f4
|
49519: quote completed options as needed and remove the now superfluous quotes from option specifications
|
2021-10-26 18:35:36 +02:00 |
|
dana
|
96ea5e32b4
|
43207: Improve _bind_addresses, _php
Minor change from the patch as posted to the ML: _php now calls _bind_addresses
with -K, since it can't actually listen on a link-local address.
|
2018-07-31 20:46:09 -05: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 |
|
Eric Cook
|
40b3d2a1f6
|
37975: Completion/Unix/Command/_php: remove _arguments' -A option
|
2016-02-15 22:13:35 -05:00 |
|
Daniel Hahler
|
0c8d21adc2
|
35293: fix zstyle lookup with _php: use trailing colon
|
2015-05-27 19:39:17 +02:00 |
|
Barton E. Schaefer
|
f5ad1ccbd6
|
32653: complete files with the ".phar" extension as well as ".php"
Also respect the suffixes zstyle to change the extensions
|
2014-06-01 15:21:13 -07:00 |
|
Mikael Magnusson
|
59a0b52e61
|
29328: Another missing backslash in _git, remove some not needed backslashes in array definitions.
|
2011-05-22 02:13:55 +00:00 |
|
Doug Kearns
|
c42ab7adb5
|
unposted: add missing compset -S call to _php
|
2005-07-25 10:55:50 +00:00 |
|
Doug Kearns
|
e9171ff4d8
|
21343: update php completion for version 5.0
|
2005-06-18 10:47:36 +00:00 |
|
Doug Kearns
|
9b32c65e49
|
19775: new completion for php
|
2004-04-16 15:50:00 +00:00 |
|