1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 00:41:44 +02:00
Commit Graph

2990 Commits

Author SHA1 Message Date
Clint Adams
b5b1099023 18207: add maxfilelocks to ulimit output. 2003-02-09 01:12:35 +00:00
Peter Stephenson
4f3b9e43d2 18204: KSH_ARRAYS 2003-02-07 17:05:09 +00:00
Peter Stephenson
5c1f3b65a6 18202: New TCP function system plus small error message change in ztcp. 2003-02-06 12:21:49 +00:00
Peter Stephenson
809ab19dff 18191: from Greg Klanderman: compctl -y didn't respect list arrangement
options listpacked and listrowsfirst.
2003-02-06 10:29:30 +00:00
Peter Stephenson
590a26709a 18195: Timeouts for read builtin. 2003-02-05 11:56:55 +00:00
Peter Stephenson
f87232c120 18086: I don't know how this got missed out... 2003-02-05 10:56:56 +00:00
Peter Stephenson
50b77cd584 unposted: create 4.1.0-dev-7 zsh-4.1.0-dev-7 2003-02-04 11:33:27 +00:00
Peter Stephenson
6a8be0aff1 18188: Output balanced parentheses in case statements 2003-02-04 11:23:01 +00:00
Peter Stephenson
ac62ad2b1f 18175: Completion for Perforce 2003-02-03 13:52:29 +00:00
Peter Stephenson
06902e7f66 18174: New read-from-minibuffer and replace-string ZLE functions 2003-02-03 11:05:53 +00:00
Clint Adams
980b437fca unposted: config.guess, config.sub: update to 2003-01-10 and
2003-01-03 versions, respectively.
2003-01-30 15:35:07 +00:00
Clint Adams
dae757646a 18131: find pcre on RedHat. 2003-01-30 15:30:45 +00:00
Oliver Kiddle
1c9fc3f3be Doug Kearns: 18159: new completion function for HTML Tidy 2003-01-30 15:07:01 +00:00
Oliver Kiddle
3c0d6bc5b1 18149, 18153: new func for emulating bash's programmable completion system 2003-01-29 15:04:47 +00:00
Oliver Kiddle
456e958527 18149, 18153: new func for emulating bash's programmable completion system 2003-01-29 14:26:01 +00:00
Oliver Kiddle
4db0b10fc2 18156: use reply array instead of ali for plugins and document new styles 2003-01-29 14:20:55 +00:00
Bart Schaefer
772189d23e 18143,18144: assorted tweaks. 2003-01-27 16:44:57 +00:00
Bart Schaefer
f96e139fb5 18143: fix some problems with "toggle" style. 2003-01-27 16:43:08 +00:00
Bart Schaefer
eb3b206c20 18143: fix doc typo in compsys example. 2003-01-27 16:42:27 +00:00
Bart Schaefer
1fb9c83eb6 18143: cooperation between copy-earlier-word and smart-insert-last-word 2003-01-27 16:41:15 +00:00
Bart Schaefer
dae12df8cd 18144: fix inconsequential typos. 2003-01-27 16:39:55 +00:00
Bart Schaefer
6c78ce042d 18144: allow %{ %} to put bounds around a prompt truncation. 2003-01-27 16:39:25 +00:00
Bart Schaefer
8f67d52d72 18144: no SIGHUP handler if parent was ignoring. 2003-01-27 16:38:09 +00:00
Peter Stephenson
778a73b027 18139: Improve $killring interface; can now change length. Empty
strings in $killring are ignored when yank-popping.  Yank-popping
is more consistent about looping and using the original cutbuffer.
2003-01-27 14:54:31 +00:00
Oliver Kiddle
cd70d2745c Doug Kearns: 18141: new completion for elinks web browser 2003-01-27 10:35:44 +00:00
Peter Stephenson
7750d93e97 zsh-users/5780: viinsert widget is really vi-insert 2003-01-20 16:34:51 +00:00
Peter Stephenson
0bc5a4ba69 18059: file got missed 2003-01-17 10:31:31 +00:00
Oliver Kiddle
5385a822b6 18121: add new function for completing e-mail addresses 2003-01-17 09:23:34 +00:00
Peter Stephenson
1e7c463fd9 18059: allow compadd -r and -R with default space suffix 2003-01-13 10:32:03 +00:00
Oliver Kiddle
5e7520de01 18060: document zmv's -W option and add zmv completion 2003-01-07 15:55:48 +00:00
Oliver Kiddle
0e037e4d99 18058: complete remote files for rcp 2003-01-07 08:51:10 +00:00
Oliver Kiddle
cd28eb9c71 18058: correct typo 2003-01-07 08:49:53 +00:00
Oliver Kiddle
a9d6514476 18058: allow multiple port redirections 2003-01-07 08:49:16 +00:00
Oliver Kiddle
11207a7e48 new completion functions for lsof, mt and xsltproc 2003-01-07 08:48:32 +00:00
Peter Stephenson
99c9b50bb4 18015: empty math parse acts like zero 2002-12-18 18:07:49 +00:00
Peter Stephenson
9a8dfbb7b5 18013: Handle test of (( float == 0.0)) properly 2002-12-18 16:57:02 +00:00
Peter Stephenson
84b6d587d1 17996: better formatting for print -C 2002-12-11 16:03:09 +00:00
Peter Stephenson
ab6f1a632d 17994: Globbing flags with no effect could hang the shell 2002-12-10 12:51:43 +00:00
Felix Rosencrantz
e91067d966 17983: Added zle LASTSEARCJ parameter 2002-12-06 23:24:06 +00:00
Bart Schaefer
a02a308839 17985: fix hiding/tagging test 2002-12-06 10:23:15 +00:00
Peter Stephenson
28a62d5a4b 17979: Add ERR_RETURN option. 2002-12-04 13:57:48 +00:00
Peter Stephenson
252da01c87 17967: Quote some arguments in B02typeset.ztst. 2002-11-26 15:31:20 +00:00
Oliver Kiddle
1882594465 17961: Armin Wolfermann: add OpenBSD support in _sysctl 2002-11-25 12:08:25 +00:00
Oliver Kiddle
f489f7b24e 17958: -u and -v options were missing 2002-11-22 11:50:51 +00:00
Oliver Kiddle
fac39932e9 17958: with new argument parsing, -k can be imediately followed by arg 2002-11-22 11:50:00 +00:00
Oliver Kiddle
0c2bdc70c4 17958: update print completion for new print options in 17940 2002-11-22 11:49:01 +00:00
Peter Stephenson
bbbc5536da 17940: Add -C and -a options to print builtin 2002-11-20 12:37:43 +00:00
Clint Adams
e580d5d767 17935: beautify bin_whence indentation of () and {} contents. 2002-11-13 21:09:01 +00:00
Peter Stephenson
054038d8dd 17931: Philippe: restore blocking of SIGTERM in interactive shell 2002-11-13 10:24:22 +00:00
Oliver Kiddle
f598130ee8 Zvi Har'El: complete also for rcsdiff 2002-11-12 14:43:14 +00:00