1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02:00
Commit Graph

67 Commits

Author SHA1 Message Date
Bart Schaefer
a8e2e327d1 Update a comment. 2001-04-11 22:24:32 +00:00
Peter Stephenson
b75b87c8d9 4.0.1-pre-3 version change with some .distfiles updates 2001-04-09 15:29:27 +00:00
Bart Schaefer
fb95c8afe5 Methods for avoiding the nopromptcr problem, from users/3401 and more. 2001-04-05 18:51:43 +00:00
Bart Schaefer
1a4194f176 Write history entries for jobs resumed with fg/bg; from users/3795, plus
a couple of minor bugfixes.
2001-04-05 18:50:45 +00:00
Sven Wischnowsky
3d7263ff67 after-move cleanup 2001-04-02 13:04:04 +00:00
Sven Wischnowsky
354cc487ff changed after moving functions 2001-04-02 12:35:52 +00:00
Sven Wischnowsky
a92518a9ed moved to ./Functions/Misc/zstyle+ 2001-04-02 12:29:38 +00:00
Sven Wischnowsky
0d39ca3ea8 moved to ./Functions/Misc/zrecompile 2001-04-02 12:29:26 +00:00
Sven Wischnowsky
e7a3773a69 moved to ./Functions/Misc/zmv 2001-04-02 12:29:14 +00:00
Sven Wischnowsky
f512bda08c moved to ./Functions/Example/zls 2001-04-02 12:28:57 +00:00
Sven Wischnowsky
f0fbd50a98 moved to ./Functions/Example/zless 2001-04-02 12:28:40 +00:00
Sven Wischnowsky
51bf80f833 moved to ./Functions/Misc/zkbd 2001-04-02 12:28:29 +00:00
Sven Wischnowsky
553ecfcd75 moved to ./Functions/Misc/zed 2001-04-02 12:28:16 +00:00
Sven Wischnowsky
33c862a72a moved to ./Functions/Example/yu 2001-04-02 12:27:59 +00:00
Sven Wischnowsky
d2478657ea moved to ./Functions/Example/yp 2001-04-02 12:27:43 +00:00
Sven Wischnowsky
3623212c0c moved to ./Functions/Misc/run-help 2001-04-02 12:27:31 +00:00
Sven Wischnowsky
440abd8aea moved to ./Functions/Example/randline 2001-04-02 12:27:15 +00:00
Sven Wischnowsky
533a5b583c moved to ./Functions/Example/pushd 2001-04-02 12:26:58 +00:00
Sven Wischnowsky
e5a265ba8d moved to ./Functions/Example/proto 2001-04-02 12:26:41 +00:00
Sven Wischnowsky
68c486b175 moved to ./Functions/Misc/nslookup 2001-04-02 12:26:28 +00:00
Sven Wischnowsky
19ed78c893 moved to ./Functions/Compctl/multicomp 2001-04-02 12:26:11 +00:00
Sven Wischnowsky
29f515a7cf moved to ./Functions/Misc/mere 2001-04-02 12:26:00 +00:00
Sven Wischnowsky
d38d852f50 moved to ./Functions/Misc/is-at-least 2001-04-02 12:25:48 +00:00
Sven Wischnowsky
8f73567b8a moved to ./Functions/Misc/harden 2001-04-02 12:25:35 +00:00
Sven Wischnowsky
203a50674f moved to ./Functions/Example/cx 2001-04-02 12:25:18 +00:00
Sven Wischnowsky
7af712cd94 moved to ./Functions/Misc/colors 2001-04-02 12:25:07 +00:00
Sven Wischnowsky
c349808900 moved to ./Functions/Misc/checkmail 2001-04-02 12:24:55 +00:00
Sven Wischnowsky
d3a4878b68 moved to ./Functions/Compctl/cdmatch2 2001-04-02 12:24:38 +00:00
Sven Wischnowsky
e40d5f133f moved to ./Functions/Compctl/cdmatch 2001-04-02 12:24:21 +00:00
Sven Wischnowsky
c1f51e45d9 moved to ./Functions/Example/cat 2001-04-02 12:24:00 +00:00
Sven Wischnowsky
2ae024d2e9 moved to ./Functions/Misc/allopt 2001-04-02 12:23:49 +00:00
Sven Wischnowsky
36040162c7 moved to ./Functions/Example/acx 2001-04-02 12:23:34 +00:00
Bart Schaefer
7cfaf656c4 Add zkdb function. 2001-03-17 22:30:11 +00:00
Oliver Kiddle
e264c1bee1 Various new, improved, fixed or updated functions (13600) 2001-03-11 22:53:41 +00:00
Tanaka Akira
35ac156d86 * 13281: Functions/Misc/mere: new implementation.
Completion/User/_mere: new completion function for mere.
2000-12-15 14:42:22 +00:00
Bart Schaefer
733ee2eb2a Adapt nslookup for 13123. 2000-11-06 07:06:03 +00:00
Bart Schaefer
dbc0aebcd4 Assorted read_poll() and zpty cleanup. 2000-11-05 09:27:08 +00:00
Sven Wischnowsky
2557464cf5 don't reset just-edited trap function to old value (13107) 2000-11-01 09:34:14 +00:00
Sven Wischnowsky
16d7e31ae8 make non-blocking IO on ptys work again; add -t option to test if command is still alive (13035) 2000-10-19 08:46:54 +00:00
Bart Schaefer
c34084aa0e Typo. 2000-10-18 03:53:27 +00:00
Peter Stephenson
4c2807e313 3.1.6-dev-7 2000-10-17 12:55:41 +00:00
Bart Schaefer
3669415d56 Fix colors. 2000-09-04 10:15:25 +00:00
Bart Schaefer
f23e444392 Fix zrecompile. 2000-09-03 22:14:26 +00:00
Bart Schaefer
8a34b7be69 Fix allopt. 2000-09-02 04:50:07 +00:00
Peter Stephenson
432c0af097 12582: improved first argument for is-at-least 2000-08-10 16:53:00 +00:00
Bart Schaefer
8ffa3c17cf Detect autoloadable functions properly in zed. 2000-07-27 08:14:54 +00:00
Bart Schaefer
714efe5ff9 Enable the insert-tab style in zed. 2000-07-26 09:24:24 +00:00
Peter Stephenson
1a691db1e2 12000: zmv: emulate -R to unset MARKDIRS 2000-06-20 09:11:04 +00:00
Peter Stephenson
1b15c688dc users/3189: zmv fixes
Version 3.1.9-dev-1
2000-06-19 09:13:44 +00:00
Bart Schaefer
21f6b9d14c 11866: More ANSI color stuff; preserve more state during prompt previewing. 2000-06-11 22:21:33 +00:00