Sven Wischnowsky
|
bbbf07a3e7
|
complete only those single letter options with the right prefix character (13908)
|
2001-04-05 12:12:45 +00:00 |
|
Sven Wischnowsky
|
ee553c9ec0
|
fix for reverse subscripting of strings as second part of subscript ($a[x,(r)..]) (13907)
|
2001-04-05 11:24:16 +00:00 |
|
Sven Wischnowsky
|
163b0101ed
|
add -W option to _arguments, which allows to complete options after options that take an argument in the next word (13902)
|
2001-04-04 11:29:19 +00:00 |
|
Clint Adams
|
ec01fb14b4
|
13899: OSTYPE checking
|
2001-04-03 21:27:58 +00:00 |
|
Oliver Kiddle
|
da0179bfb2
|
new completion functions
|
2001-04-03 21:13:10 +00:00 |
|
Sven Wischnowsky
|
6150ef8696
|
(13892) fixes for fpaths and completion matching
|
2001-04-03 11:25:11 +00:00 |
|
Clint Adams
|
cceb266765
|
13889: move _apm to Unix/Command, add OpenBSD support
|
2001-04-02 19:21:18 +00:00 |
|
Bart Schaefer
|
ba3c26acfd
|
Skip CVS subdirectories when installing functions.
|
2001-04-02 16:49:09 +00:00 |
|
Clint Adams
|
a3fe8cd13f
|
13884: apm for FreeBSD 4.1
|
2001-04-02 15:28:15 +00:00 |
|
Sven Wischnowsky
|
956ef612e2
|
cleanup after function move
|
2001-04-02 14:36:36 +00:00 |
|
Sven Wischnowsky
|
832afdc5e9
|
functions moved
|
2001-04-02 13:17:24 +00:00 |
|
Sven Wischnowsky
|
c05a2d2093
|
make _arguments -S' still complete long options after --<TAB>'; fix for cursor positioning with partial word match specs (13868)
|
2001-04-02 09:05:47 +00:00 |
|
Clint Adams
|
9475938761
|
13866: apt-get install pinning
|
2001-04-02 05:37:27 +00:00 |
|
Clint Adams
|
a179c37a5e
|
13864: apt-get -t <release name>
|
2001-04-02 00:57:20 +00:00 |
|
Oliver Kiddle
|
b9c58a73ac
|
various doc fixes and minor completion function changes, most of which
are to use the -A "-*" and -S options to _arguments (13863)
|
2001-04-01 16:19:15 +00:00 |
|
Chmouel Boudjnah
|
e6be1f76cf
|
Completion for apm command (linux only).
|
2001-04-01 01:12:07 +00:00 |
|
Clint Adams
|
7c48a9699e
|
13860: caching layer support in _deb_packages
|
2001-03-30 21:02:44 +00:00 |
|
Peter Stephenson
|
261193a5b7
|
Fix problem with traps not runing if shell exec'd final command
|
2001-03-30 16:51:54 +00:00 |
|
Bart Schaefer
|
25c8b5525d
|
13845, 13486
|
2001-03-30 16:21:09 +00:00 |
|
Peter Stephenson
|
44ff671fe5
|
Don't assume we can change the string for the HOST parameter when used in
a prompt
|
2001-03-29 12:06:23 +00:00 |
|
Peter Stephenson
|
3278ad8490
|
disallow changing of parameter type
for autoloadable parameter (bug 219459 on Sourceforge).
|
2001-03-29 10:52:15 +00:00 |
|
Sven Wischnowsky
|
32f8d43b61
|
fix comparison of expansions with expanded prefix (missing quoting) (13833)
|
2001-03-29 08:59:48 +00:00 |
|
Sven Wischnowsky
|
2249e5c319
|
next try to get rid of empty strings being added as possible completion by _multi_parts (13830)
|
2001-03-29 08:39:39 +00:00 |
|
Bart Schaefer
|
7fd57d5473
|
Man page formatting tweak from long ago.
|
2001-03-29 05:00:09 +00:00 |
|
Peter Stephenson
|
19a8356ff1
|
Add `bindkey -p'
|
2001-03-28 16:54:21 +00:00 |
|
Peter Stephenson
|
3052985d1f
|
move ZLE builtin documentation from mod_zle.yo to zle.yo.
|
2001-03-28 14:39:57 +00:00 |
|
Sven Wischnowsky
|
8d610f7724
|
more cleanup; simplify the stop and liststyles; try to make it obey whatever _main_complete says should be done (menu-wise) (13815)
|
2001-03-28 12:17:12 +00:00 |
|
Sven Wischnowsky
|
6a62ae3564
|
replace path' with more general urls' style (13814)
|
2001-03-28 11:26:05 +00:00 |
|
Sven Wischnowsky
|
9e2dea1145
|
*** empty log message ***
|
2001-03-28 10:58:02 +00:00 |
|
Peter Stephenson
|
1deca81c23
|
Typo in _complete_tag
|
2001-03-28 10:33:35 +00:00 |
|
Sven Wischnowsky
|
975b4c58d3
|
don't add options as completions if a `->state' action was used and we are directly after the option (in the same word) (13809)
|
2001-03-28 09:50:36 +00:00 |
|
Sven Wischnowsky
|
e48f71e216
|
make _arguments return 300 only if given the -R option (13790)
|
2001-03-27 13:03:49 +00:00 |
|
Sven Wischnowsky
|
aa9c315cc8
|
comment out looking up the prefix-needed style when completing directory stack entries; make _tilde use _popd, finally (13789)
|
2001-03-27 12:22:53 +00:00 |
|
Sven Wischnowsky
|
6d72dca54f
|
try to make _h_c_w smarter at the beginning and end of the list; avoid list-beeping if the old completion list is re-used (3752)
|
2001-03-27 09:14:50 +00:00 |
|
Clint Adams
|
b0176cb54f
|
13779/13783: fixes from Michal Politowski
|
2001-03-26 19:01:58 +00:00 |
|
Clint Adams
|
e7a25bf841
|
13777: maxfilelocks limit for glibc2.2
|
2001-03-26 15:59:37 +00:00 |
|
Sven Wischnowsky
|
5687662ec1
|
handle colons in xor lists (13770)
|
2001-03-26 10:02:23 +00:00 |
|
Sven Wischnowsky
|
f7ca3b8e17
|
unset ZLS_COLORS if list-colors not set (13768)
|
2001-03-26 09:15:45 +00:00 |
|
Sven Wischnowsky
|
4e994fddce
|
avoid adding empty strings to the kill ring (13767)
|
2001-03-26 08:58:33 +00:00 |
|
Sven Wischnowsky
|
ea08ba3cea
|
_pids shouldn't start menu completion if the current word starts with a hyphen; typo fix in compsys.yo (13763)
|
2001-03-26 08:27:03 +00:00 |
|
Bart Schaefer
|
d3eca43623
|
Discourage use of sample startup files as /etc/z*.
|
2001-03-25 23:41:02 +00:00 |
|
Peter Stephenson
|
60227908e1
|
New _cpio
|
2001-03-25 20:54:21 +00:00 |
|
Bart Schaefer
|
85850097fb
|
A couple of regression tests.
|
2001-03-25 03:03:20 +00:00 |
|
Peter Stephenson
|
aff2d638e6
|
stop LC_COLLATE reordering things in tests
|
2001-03-25 00:24:25 +00:00 |
|
Bart Schaefer
|
0fe2fc2742
|
More minor test fixes.
|
2001-03-25 00:14:00 +00:00 |
|
Peter Stephenson
|
1773807bcc
|
Handle @folder for MH in _mailboxes
|
2001-03-25 00:05:14 +00:00 |
|
Bart Schaefer
|
e50ffb3f59
|
Fixes for mh completions.
|
2001-03-24 18:22:54 +00:00 |
|
Bart Schaefer
|
fd305eb30a
|
Clean up grammar tests.
|
2001-03-23 18:59:10 +00:00 |
|
Sven Wischnowsky
|
cb2de78cca
|
don't auto-start menu completion after a `%' when completing pids or jobs (13733)
|
2001-03-23 15:18:46 +00:00 |
|
Sven Wischnowsky
|
3ae964fc4d
|
probably no reason to put the (#a?) flag after an initial tilde in _approximate anymore (13730)
|
2001-03-23 13:58:57 +00:00 |
|
Sven Wischnowsky
|
9ef6eed52a
|
add commands and call-command styles; mention some of the more expensive things about completion setup in the docs (13727)
|
2001-03-23 12:44:21 +00:00 |
|
Sven Wischnowsky
|
a78c8b50a0
|
test if the colon is quoted (13725)
|
2001-03-23 10:39:04 +00:00 |
|
Sven Wischnowsky
|
6fc50b05c4
|
fixlet, complicated match specs could result in incorrect words being used as possible path expansions (13724)
|
2001-03-23 09:55:49 +00:00 |
|
Peter Stephenson
|
2849199f3c
|
Some tweaks for nmh in _mh
|
2001-03-22 12:30:33 +00:00 |
|
Sven Wischnowsky
|
db0e5c2d8b
|
skip redirections in execpline2() when looking for the command code (13706)
|
2001-03-22 12:13:15 +00:00 |
|
Bart Schaefer
|
1ddc7c72e5
|
Tweak an expansion.
|
2001-03-21 17:02:35 +00:00 |
|
Sven Wischnowsky
|
a132550737
|
use -l as default for telnet's without -\? option (13674)
|
2001-03-20 09:47:44 +00:00 |
|
Sven Wischnowsky
|
873671e368
|
fix misaligned percent output of zprof (13673)
|
2001-03-20 09:35:47 +00:00 |
|
Clint Adams
|
e7524ef379
|
13664pt2: Back out Completion/SysV
|
2001-03-18 19:58:43 +00:00 |
|
Clint Adams
|
d5eeb8d45a
|
13664: */rcS.d/* force-reload, force-restart
|
2001-03-18 19:55:12 +00:00 |
|
Peter Stephenson
|
c1d5c9372b
|
metafaq: shorter address for Israeli mirror
|
2001-03-18 19:21:48 +00:00 |
|
Clint Adams
|
615fdad834
|
13662: apt-get build-dep completion
|
2001-03-18 14:45:27 +00:00 |
|
Clint Adams
|
638454bb0f
|
13661: complete args for SysV initscripts
|
2001-03-18 14:19:02 +00:00 |
|
Bart Schaefer
|
7cfaf656c4
|
Add zkdb function.
|
2001-03-17 22:30:11 +00:00 |
|
Peter Stephenson
|
9ecef3689c
|
users/3671: Completion/User/_java: tweak for colon-separated paths
|
2001-03-15 10:27:11 +00:00 |
|
Sven Wischnowsky
|
d83665b7cf
|
fix default colour for directories (3674)
|
2001-03-15 09:55:32 +00:00 |
|
Peter Stephenson
|
2d442fff86
|
13633: don't use termcap cursor keys if single key which is already bound
|
2001-03-14 12:20:17 +00:00 |
|
Bart Schaefer
|
64819aedac
|
Add D qualifier in _rcs.
|
2001-03-13 18:16:44 +00:00 |
|
Bart Schaefer
|
467ad8e65b
|
Unify completion for ncftp and lftp in _ncftp
|
2001-03-13 18:13:17 +00:00 |
|
Peter Stephenson
|
c925a15aa7
|
13611, 13615: Bind cursor keys using termcap, including in viins.
|
2001-03-13 15:32:41 +00:00 |
|
Oliver Kiddle
|
f18221fbb0
|
spelling corrections (13610)
|
2001-03-12 17:39:22 +00:00 |
|
Chmouel Boudjnah
|
055c781464
|
Oups bad changelog.
|
2001-03-12 12:52:05 +00:00 |
|
Chmouel Boudjnah
|
42ea0a6011
|
New tar options -j.
|
2001-03-12 12:50:57 +00:00 |
|
Oliver Kiddle
|
58322ed03c
|
fix filename quoting in _zip and don't use _hosts for lftp
|
2001-03-12 09:34:03 +00:00 |
|
Chmouel Boudjnah
|
0f7eb6ce3d
|
Add completion for lftp
|
2001-03-11 23:51:29 +00:00 |
|
Oliver Kiddle
|
e264c1bee1
|
Various new, improved, fixed or updated functions (13600)
|
2001-03-11 22:53:41 +00:00 |
|
Bart Schaefer
|
c140245164
|
zsh-workers 13562,13598,13599
|
2001-03-11 19:31:22 +00:00 |
|
Peter Stephenson
|
f46ad1753b
|
Dist more files
|
2001-03-08 12:03:33 +00:00 |
|
Peter Stephenson
|
205af05471
|
4.0.1-pre-2
|
2001-03-08 11:44:31 +00:00 |
|
Sven Wischnowsky
|
c93f38253f
|
try to find out the sub commands to complete in _init_d (13591)
|
2001-03-08 10:17:03 +00:00 |
|
Felix Rosencrantz
|
c97203ac11
|
Another testcase that covers the bug mentioned in workers/13563. The case is based on a bug mentioned in workers/13320
|
2001-03-08 05:50:02 +00:00 |
|
Bart Schaefer
|
fc26ec73ce
|
Minor errors in 54compmatch doc strings
|
2001-03-07 15:36:30 +00:00 |
|
Sven Wischnowsky
|
33ec971c33
|
two optimisations
|
2001-03-07 12:58:40 +00:00 |
|
Andrey Borzenkov
|
8c978c4006
|
unposted: support build with GCC on ReliantUNIX
|
2001-03-07 11:40:48 +00:00 |
|
Oliver Kiddle
|
0156de0b0e
|
don't complete w3m from _webbrowser now we have _w3m (unposted)
|
2001-03-06 19:43:54 +00:00 |
|
Oliver Kiddle
|
2fd03d3a36
|
include _w3m in .distfiles
|
2001-03-06 19:38:38 +00:00 |
|
Clint Adams
|
439af5f4c5
|
unposted: complete for w3m
|
2001-03-06 16:22:10 +00:00 |
|
Sven Wischnowsky
|
684c9eebe5
|
make the parser use real memory for the ecbuf to avoid having hrealloc() throw away lots of memory (13576)
|
2001-03-06 13:00:40 +00:00 |
|
Sven Wischnowsky
|
c8f2e51007
|
another fix for completion matching, CLF_MISS in the wrong cline struct (13575)
|
2001-03-06 11:31:20 +00:00 |
|
Andrey Borzenkov
|
d3c799c4fc
|
unposted: change my address to bor@zsh.org
|
2001-03-06 07:53:12 +00:00 |
|
Andrey Borzenkov
|
eeebe3e4ec
|
13544, 13568 (Peter): + syntax for matchers in matcher-list to augment
previous list
|
2001-03-06 07:47:26 +00:00 |
|
Sven Wischnowsky
|
3e6563dd03
|
new _expand_aliases to, well, expand aliases (13566)
|
2001-03-05 13:18:59 +00:00 |
|
Sven Wischnowsky
|
eb41692bc5
|
fix for matching control, try harder to merge separately completed parts to avoid losing user-typed characters (13565)
|
2001-03-05 10:48:10 +00:00 |
|
Peter Stephenson
|
d7e0081a67
|
latest FAQ
|
2001-03-04 18:44:01 +00:00 |
|
Peter Stephenson
|
37a61e3749
|
News and contributors for 4.0.1
|
2001-03-04 18:37:03 +00:00 |
|
Bart Schaefer
|
43e41bcbc7
|
Use ksh-style deref of $_comp_options in case of ksharrays.
|
2001-02-28 16:55:27 +00:00 |
|
Oliver Kiddle
|
9ccaaa40eb
|
Work when ksh_arrays is set but before the setopt takes effect (13555)
|
2001-02-28 16:35:49 +00:00 |
|
Sven Wischnowsky
|
061c1ce912
|
add `aliases' option to be able to disable alias expansion (13554)
|
2001-02-28 09:12:54 +00:00 |
|
Peter Stephenson
|
5621ce6faf
|
Message for _vars_eq, 13520
|
2001-02-27 11:40:45 +00:00 |
|
Sven Wischnowsky
|
183f6b06d0
|
some small functions for completing sub-commands (generic function, init scripts, apachectl) (13536)
|
2001-02-26 15:05:37 +00:00 |
|