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 |
|
Clint Adams
|
74ee4ba61d
|
unposted: remove unused variable declaration
|
2001-02-14 23:37:39 +00:00 |
|
Clint Adams
|
e846a825fe
|
13478: whence shouldn't segfault on an empty path component
|
2001-02-14 23:36:23 +00:00 |
|
Peter Stephenson
|
53a7b0c445
|
13473: clean config.modules, fix CSH_NULL_GLOB doc
|
2001-02-14 17:58:11 +00:00 |
|
Clint Adams
|
39ab4f33c6
|
13323: handle multi-line buffers in edit-command-line widget
|
2001-02-14 15:37:53 +00:00 |
|
Peter Stephenson
|
5d60b66944
|
Updated to 4.0.1-pre-1
zsh-4.0.1-pre-1
|
2001-02-14 11:53:30 +00:00 |
|
Andrey Borzenkov
|
fa6bab3083
|
13431: better check for shared libraries.
|
2001-02-13 14:35:07 +00:00 |
|
Sven Wischnowsky
|
326d682510
|
try to make the -t option of zpty smarter (13462)
|
2001-02-13 13:14:45 +00:00 |
|
Sven Wischnowsky
|
90b07817db
|
wehn using glob_complete, don't treat everything starting with a tilde as a pattern (13459)
|
2001-02-13 09:23:34 +00:00 |
|
Bart Schaefer
|
275f3c95d4
|
Add 'glob' to $_comp_options.
|
2001-02-13 03:16:54 +00:00 |
|
Sven Wischnowsky
|
006e966e43
|
two small fixes to _multi_parts; one more place where a caller-supplied -S can be used and fix for the code deciding which prefix to use (13450)
|
2001-02-09 14:01:57 +00:00 |
|
Oliver Kiddle
|
5723d260c0
|
add completion for newsgroups (13448)
|
2001-02-08 17:50:26 +00:00 |
|
Oliver Kiddle
|
14d2dae44c
|
fix _gzip to work for zcat again (13445)
|
2001-02-08 15:33:26 +00:00 |
|
Bart Schaefer
|
dcb2530bd3
|
13449: "make clean" cleans up after killed tests.
|
2001-02-08 07:17:09 +00:00 |
|
Bart Schaefer
|
db3d3e2b27
|
13442: Use +Z to suppress loading of ZLE modules when testing.
|
2001-02-08 03:29:58 +00:00 |
|
Andrey Borzenkov
|
7194a50300
|
unposted: fix patterns previous patch
|
2001-02-02 08:44:53 +00:00 |
|
Sven Wischnowsky
|
8ff6a955fe
|
Peter:13427: filename-quoting fix in _expand
|
2001-02-02 08:18:49 +00:00 |
|
Oliver Kiddle
|
3f862ce205
|
Changes references to sunsite.auc.dk to just sunsite.dk (13422)
|
2001-02-01 15:48:57 +00:00 |
|
Oliver Kiddle
|
92f2594aec
|
new completion function for the tin newsreader (13420)
|
2001-02-01 15:00:42 +00:00 |
|
Andrey Borzenkov
|
79b9ccd285
|
13412: avoid duplicates in subdirecory list for recursive build
|
2001-01-31 10:08:14 +00:00 |
|
Andrey Borzenkov
|
2708badb16
|
unposted: correct typo in commit message
|
2001-01-29 13:47:46 +00:00 |
|
Felix Rosencrantz
|
f88e6dc98d
|
zsh-workers/13395: Added code to test compstate[insert_positions], value of insert_positions are now reported
|
2001-01-28 19:49:18 +00:00 |
|
Felix Rosencrantz
|
5c111766c1
|
zsh-workers/13395: Added code to test compstate[insert_positions], value of insert_positions are now reported
|
2001-01-28 19:37:30 +00:00 |
|
Andrey Borzenkov
|
e28d948e92
|
13389: normalize path in cd_do_chdir on Cygwin to get rid of DOS names
|
2001-01-26 12:47:37 +00:00 |
|
Sven Wischnowsky
|
193846af84
|
fix for mergin two CLF_MID entries in cline lists (with two equal prefixes it thought there were characters missing) (13388)
|
2001-01-25 15:16:27 +00:00 |
|
Sven Wischnowsky
|
b6fb83e4ff
|
make signal queueing variables be exported to modules (13384)
|
2001-01-25 09:20:12 +00:00 |
|
Sven Wischnowsky
|
bdaa4f4c05
|
*** empty log message ***
|
2001-01-22 12:03:55 +00:00 |
|
Andrey Borzenkov
|
d36dbe2337
|
13370: avoid in-place modification of environments variables when importing.
Zsh tried to free unallocated memory when importing colon arrays. Removed
redundant replenv().
|
2001-01-19 14:54:52 +00:00 |
|
Andrey Borzenkov
|
9740af197e
|
13380: replace AC_CHECK_LIB(...,tgetent) with AC_SEARCH_LIBS(tgetent,...)
to make it possible to override default library selected
|
2001-01-19 14:47:43 +00:00 |
|
Sven Wischnowsky
|
c06782d95b
|
*** empty log message ***
|
2001-01-18 14:41:40 +00:00 |
|
Peter Stephenson
|
0acd646e94
|
13302: division by zero
|
2001-01-18 10:25:07 +00:00 |
|
Sven Wischnowsky
|
757168e2c8
|
remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365)
|
2001-01-16 13:44:18 +00:00 |
|
Sven Wischnowsky
|
052316fea3
|
fix for ol' compctl when completing hash keys (13364)
|
2001-01-16 12:39:21 +00:00 |
|
Sven Wischnowsky
|
4a39b5d9c5
|
two more fixes for completion matching and reporting interesting positions (13349)
|
2001-01-15 10:44:14 +00:00 |
|
Sven Wischnowsky
|
25900ecf28
|
add completion for ls and ([ef]|)grep (13347)
|
2001-01-15 09:26:57 +00:00 |
|
Sven Wischnowsky
|
ca585f812b
|
add `services', allowing easier re-use of (parts of) completion functions (13346)
|
2001-01-15 09:11:31 +00:00 |
|
Sven Wischnowsky
|
a11115ecee
|
fix for 13339 (report each position only once) and fixlet for matching: a case where missing characters weren't remembered (13343)
|
2001-01-12 13:50:13 +00:00 |
|