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

74 Commits

Author SHA1 Message Date
Sven Wischnowsky
71b1651621 moved from ./Functions/Misc/acx 2001-04-02 12:23:41 +00:00
Sven Wischnowsky
36040162c7 moved to ./Functions/Example/acx 2001-04-02 12:23:34 +00:00
Bart Schaefer
1ddc7c72e5 Tweak an expansion. 2001-03-21 17:02:35 +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
Bart Schaefer
c984716708 Better handling of multi-line buffers. 2001-03-11 19:30:35 +00:00
Peter Stephenson
f46ad1753b Dist more files 2001-03-08 12:03:33 +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
0acd646e94 13302: division by zero 2001-01-18 10:25:07 +00:00
Sven Wischnowsky
2a78c24842 *** empty log message *** 2001-01-11 10:06:40 +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
Peter Stephenson
fade355d03 Fix distribution files 2000-12-05 14:39:58 +00:00
Peter Stephenson
a59b51006b Function installation information now in config.modules 2000-11-30 18:36:21 +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
75d4d74093 Add smart-insert-last-word. 2000-09-08 04:15:44 +00:00
Sven Wischnowsky
0df4c9d229 *** empty log message *** 2000-09-05 08:36:16 +00:00
Bart Schaefer
dc1f7c5a34 Create "User Contributions" doc and make some assoctiated changes. 2000-09-04 21:10:29 +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
Sven Wischnowsky
5a4253f42e allow display of only messages via $compstate[list]=messages (11688) 2000-05-31 09:56:12 +00:00
Bart Schaefer
a04a3a9e65 Fix typos and remove RCS Id strings. 2000-05-16 16:21:33 +00:00
Bart Schaefer
f4e8281646 11302: Cursor placement and defensive programming. 2000-05-10 15:22:34 +00:00
Peter Stephenson
50997c02b3 11299: edit-command-line zle widget 2000-05-10 13:32:23 +00:00
Sven Wischnowsky
2512681578 make nslookup function more like real nslookup (11277) 2000-05-09 11:56:20 +00:00
Peter Stephenson
17d342160a 11252: no colon at the end of zftp function contexts 2000-05-08 10:45:02 +00:00
Peter Stephenson
b9ef0282d2 11196: zmv enhancements 2000-05-05 14:14:12 +00:00
Sven Wischnowsky
126d3131e1 use `eval' in nslookup for pager, in case someone has PAGER='less -foo' or some such (11186) 2000-05-05 11:10:47 +00:00
Sven Wischnowsky
d4d35a114c make nslookup page it's output if too long for screen (11177) 2000-05-05 08:52:40 +00:00
Sven Wischnowsky
7a83e27a6e fix for completion of directories for zftp suite (11091) 2000-05-03 07:34:50 +00:00
Sven Wischnowsky
be2a2590e4 make zrecompile detect deleted and new files (11061) 2000-05-02 11:34:28 +00:00
Sven Wischnowsky
1f00aac0be don't remove *all* .zwc files, keep the first one (10881) 2000-04-20 12:45:21 +00:00
Peter Stephenson
cd962793df add zstyle+ (this is the *real* 3.1.7-pre-1) 2000-04-19 19:07:35 +00:00
Sven Wischnowsky
4f1424edb2 zstyle+ simplifies definition of styles (10795) 2000-04-17 14:47:24 +00:00
Clint Adams
336542eba2 10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements 2000-04-14 15:42:10 +00:00
Bart Schaefer
6888f6c3a7 10657: One change missed in 10635.
Also, a no-op cleanup in prompt_bart_setup.
2000-04-11 15:28:29 +00:00
Sven Wischnowsky
fac3086d97 _wanted now tests both tags and labels; change places where _wanted was called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) 2000-04-11 07:57:56 +00:00
Bart Schaefer
d2ece376a3 10594: Fix index into $history in prompt_bart_precmd.
10591: Completion/User/_fakeroot: Completion for the fakeroot program.

10590: Completion/Linux/_rpm: Signature checking completes only local
package files.
2000-04-08 21:04:47 +00:00
Sven Wischnowsky
fc426939cc renaming some styles 2000-04-05 11:07:25 +00:00