Bart Schaefer
|
63ecd0332b
|
Fix out-of-memory on corrupt history files.
|
2001-09-24 15:15:08 +00:00 |
|
Peter Stephenson
|
11b0734108
|
* Src/builtin.c, Src/exec.c: Unwind function calls before exiting
shell from exit command to allow EXIT traps to run.
|
2001-09-24 10:12:51 +00:00 |
|
Andrew Main
|
cd59ad72b6
|
tetris game for ZLE
|
2001-09-21 02:40:38 +00:00 |
|
Bart Schaefer
|
b27659c6b3
|
Fix misleading error message.
|
2001-09-20 14:45:07 +00:00 |
|
Peter Stephenson
|
92c0432f9c
|
fix LDFLAGS value after test for RTLD_GLOBAL
|
2001-09-19 15:22:19 +00:00 |
|
Wayne Davison
|
99d24baa4e
|
15836
|
2001-09-18 17:52:07 +00:00 |
|
Wayne Davison
|
f38b2c5aa8
|
Further modify the "fc -l" code to tolerate out-of range values.
|
2001-09-18 17:50:26 +00:00 |
|
Wayne Davison
|
c4ee773a03
|
15837
|
2001-09-17 18:33:18 +00:00 |
|
Wayne Davison
|
4fb4f4cd7a
|
Fixed doisearch() to not switch lines unless zlereadflags has
ZLRF_HISTORY set.
|
2001-09-17 18:30:49 +00:00 |
|
Bart Schaefer
|
63708beb77
|
Akinori MUSHA: Improved BSD package completion.
|
2001-09-16 17:14:17 +00:00 |
|
Bart Schaefer
|
d4e869d100
|
ZLE doc xref to BAUD, fix doc build error.
|
2001-09-15 20:58:33 +00:00 |
|
Bart Schaefer
|
ee91fa4eb1
|
Fix typos in a log entry.
|
2001-09-15 19:13:45 +00:00 |
|
Wayne Davison
|
fbb4825694
|
15809
|
2001-09-15 06:30:59 +00:00 |
|
Wayne Davison
|
2a754dbb61
|
With HIST_NO_STORE, don't ignore what looks like a history command if
we're really going to call a user-defined shell function.
|
2001-09-15 06:28:15 +00:00 |
|
Wayne Davison
|
349236b7fd
|
15806
|
2001-09-13 23:35:13 +00:00 |
|
Bart Schaefer
|
2c8fa27f6f
|
David Lebel: Shared object linkage on OpenBSD.
|
2001-09-13 18:47:02 +00:00 |
|
Wayne Davison
|
fc89b8135a
|
+ Changed addhistnum() to return firsthist()-1 or curhist+1 on error.
+ Ignore the "r" command if HIST_NO_STORE is set.
|
2001-09-13 18:19:11 +00:00 |
|
Wayne Davison
|
6a7d256a58
|
+ Changed fclist() to not not transform "fc -l 0 0" into "fc -l 1 1".
+ Changed fcgetcomm() to handle new error return from addhistnum().
|
2001-09-13 18:19:08 +00:00 |
|
Oliver Kiddle
|
67ef2a91df
|
update URL references to http://zsh.sunsite.dk/ (15792)
|
2001-09-12 11:50:50 +00:00 |
|
Oliver Kiddle
|
40bdb585e6
|
new completion for samba tools (15781)
|
2001-09-11 09:42:56 +00:00 |
|
Oliver Kiddle
|
f7624a71e2
|
complete new [:ascii:] character class
|
2001-09-11 09:35:53 +00:00 |
|
Clint Adams
|
9c0a97d43b
|
15783: document ztcp builtin
|
2001-09-10 21:33:16 +00:00 |
|
Clint Adams
|
ab205e5bb9
|
15780: rename **arg to **dargs
|
2001-09-10 19:19:15 +00:00 |
|
Clint Adams
|
2e174804c8
|
15779: ztcp -d
|
2001-09-10 15:23:37 +00:00 |
|
Clint Adams
|
718fb33b29
|
stupid bugfixes
|
2001-09-10 12:37:21 +00:00 |
|
Clint Adams
|
cb0f8a08c7
|
unposted: stupid -a bug
|
2001-09-10 02:41:20 +00:00 |
|
Clint Adams
|
41e0546a58
|
This isn't my day for the article numbers.
|
2001-09-10 02:18:58 +00:00 |
|
Clint Adams
|
7093e779e6
|
15771: ztcp -t
|
2001-09-10 02:17:55 +00:00 |
|
Clint Adams
|
5eb6315b3e
|
15769: ztcp -a
|
2001-09-09 23:33:06 +00:00 |
|
Clint Adams
|
3756589f1b
|
1576x: take service names, stuff fd numbers into $REPLY
|
2001-09-09 22:08:55 +00:00 |
|
Clint Adams
|
394989e292
|
15766: ztcp -l
|
2001-09-09 09:39:24 +00:00 |
|
Clint Adams
|
a11772c617
|
15765: introduce [:ascii:] class
|
2001-09-09 06:17:02 +00:00 |
|
Clint Adams
|
9a31296b3e
|
1596x: ztcp -v
|
2001-09-08 22:08:04 +00:00 |
|
Clint Adams
|
b554563ece
|
15762: introduce ztcp builtin
|
2001-09-08 21:09:55 +00:00 |
|
Clint Adams
|
199bccab75
|
15740: tolerate /usr/local directories in $fpath on Debian where root:staff 2755.
|
2001-09-06 20:52:21 +00:00 |
|
Clint Adams
|
913d8bd5b4
|
15739: use getent instead of /etc/group if possible
|
2001-09-06 20:17:12 +00:00 |
|
Andrew Main
|
b73d71105e
|
15734: zle -K option to select a keymap, and zle KEYMAP parameter to
examine the current selection.
|
2001-09-03 01:39:19 +00:00 |
|
Peter Stephenson
|
e8f8c3abee
|
handle zsh options in _sh
|
2001-08-28 20:35:53 +00:00 |
|
Peter Stephenson
|
b3336b7918
|
zmv fixes
|
2001-08-28 20:28:10 +00:00 |
|
Sven Wischnowsky
|
c0ea4d62c8
|
handle possible NULL pointer returned from bufferwords() (15717)
|
2001-08-28 08:41:51 +00:00 |
|
Wayne Davison
|
7806ece931
|
15713
|
2001-08-27 19:35:15 +00:00 |
|
Wayne Davison
|
3757607561
|
Added package-specification options to --verify.
|
2001-08-27 19:33:15 +00:00 |
|
Bart Schaefer
|
bc1bdea9db
|
Fix PS2 for dquote nested in braceparam.
|
2001-08-27 07:31:37 +00:00 |
|
Bart Schaefer
|
9188b23b24
|
Remark about array-ness of ksh parameters.
|
2001-08-25 17:26:20 +00:00 |
|
Bart Schaefer
|
821a18c907
|
Parameter expansion doc mop-up.
|
2001-08-25 17:11:00 +00:00 |
|
Bart Schaefer
|
135eebde60
|
Fix crash on re-entry to loop() from preprompt().
|
2001-08-25 16:44:15 +00:00 |
|
Sven Wischnowsky
|
b70ec86efe
|
test if hash table pointer is NULL to avoid SEGV with compstate=() (15705)
|
2001-08-24 09:25:38 +00:00 |
|
Clint Adams
|
3d3e3015c4
|
15683: completion for links(1)
|
2001-08-22 21:36:59 +00:00 |
|
Bart Schaefer
|
4ab1fb2bd3
|
Assorted minor test tweaks.
|
2001-08-22 15:59:27 +00:00 |
|
Bart Schaefer
|
4fe788b092
|
Don't treat numbers as cd-able vars.
|
2001-08-22 15:37:19 +00:00 |
|