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 |
|
Oliver Kiddle
|
ffe07b3829
|
fix to declare tmp variable as local
|
2001-03-12 17:17:34 +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 |
|
Bart Schaefer
|
1382a4a892
|
Add _lftp.
|
2001-03-12 01:12:42 +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 |
|
Bart Schaefer
|
9419b25109
|
Use _normal completion following the name of a shell script.
|
2001-03-11 19:30:49 +00:00 |
|
Bart Schaefer
|
d1314ec01a
|
Handle quoted whitespace in glob expansions.
|
2001-03-11 19:30:42 +00:00 |
|
Bart Schaefer
|
c984716708
|
Better handling of multi-line buffers.
|
2001-03-11 19:30:35 +00:00 |
|
Peter Stephenson
|
f46ad1753b
|
Dist more files
zsh-4.0.2-pre-2
|
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 |
|
Sven Wischnowsky
|
006e9b9afb
|
change $words[1] to $service in some more places (13534)
|
2001-02-26 13:02:30 +00:00 |
|
Sven Wischnowsky
|
85de1eae0b
|
properly restore noaliases in bufferwords() (13530)
|
2001-02-26 09:43:08 +00:00 |
|
Peter Stephenson
|
40e1304987
|
13520: use services and shorten description in _vars_eq
|
2001-02-22 14:28:47 +00:00 |
|
Sven Wischnowsky
|
fbe44ac838
|
more (|un)queue_signals(), this time for the job control builtins (13509)
|
2001-02-20 09:16:46 +00:00 |
|
Peter Stephenson
|
cd02c345af
|
13280: NewImproved handling of colon modifiers w.r.t. paths
|
2001-02-19 10:26:52 +00:00 |
|
Peter Stephenson
|
441648bf5d
|
?## fix from 13497 and site name change from Geoff
|
2001-02-18 00:58:07 +00:00 |
|
Bart Schaefer
|
af2ae90d25
|
Fix "${=foo=$@}".
|
2001-02-16 17:16:13 +00:00 |
|
Sven Wischnowsky
|
d9b00a3870
|
make compdef foo=bar' use the service defined for bar' if there is any (13494)
|
2001-02-16 14:57:48 +00:00 |
|
Bart Schaefer
|
04e1ef5b68
|
Partial sh emulation fixs for ${1+"$@"} and "${foo=$@}".
|
2001-02-16 08:43:46 +00:00 |
|
Andrey Borzenkov
|
12ef192f31
|
unposted: corrected date in ChangeLog
|
2001-02-15 07:21:00 +00:00 |
|