Wayne Davison
|
6cfedab7ee
|
Use the new `history -ap' command to restore the history instead of
using a trap function.
|
2004-05-21 20:05:03 +00:00 |
|
Wayne Davison
|
6b83748946
|
Use the new history push/pop options to fc to save and restore the
current history buffer.
|
2004-05-20 22:23:11 +00:00 |
|
Peter Stephenson
|
aff4313b12
|
19936: zcalc temp history file name
|
2004-05-13 17:08:03 +00:00 |
|
Peter Stephenson
|
4688564c0a
|
19733 with docs tweaked: keymaps for vared and zed
|
2004-04-06 09:16:57 +00:00 |
|
Bart Schaefer
|
1f03c7a784
|
unposted: change "mv" to "mv -f" when backing up .zwc files in zrecompile
|
2004-03-31 16:48:37 +00:00 |
|
Peter Stephenson
|
8de7436fc0
|
19674, modified: support for non-standard ports in zftp.
|
2004-03-24 11:31:30 +00:00 |
|
Bart Schaefer
|
062a095cfe
|
Add "unset" to the localoptions in several functions (users/7212).
|
2004-03-21 01:55:34 +00:00 |
|
Peter Stephenson
|
40dae2a82d
|
unposted: zsh-4.2.0-pre-1
|
2004-02-26 15:09:07 +00:00 |
|
Peter Stephenson
|
4cddde6df5
|
19382: improved zmv documentation
|
2004-01-16 15:29:26 +00:00 |
|
Peter Stephenson
|
a892f5e24c
|
19339: minor TCP function suite additions
|
2004-01-06 13:56:12 +00:00 |
|
Bart Schaefer
|
474d1579fe
|
zsh-users/6736: widget that puts double-quotes around words before
invoking completion.
|
2003-10-27 01:50:47 +00:00 |
|
Bart Schaefer
|
51ceda5c79
|
zsh-users/6738: replacement for self-insert that quotes shell
metacharacters when they appear in a word that looks like a URL.
|
2003-10-27 01:50:23 +00:00 |
|
Peter Stephenson
|
df3c2c64a5
|
19185: wrong context in delete-whole-word-match
|
2003-10-13 17:23:01 +00:00 |
|
Peter Stephenson
|
78bef99b73
|
19183: new delete-whole-word-match
|
2003-10-13 16:50:14 +00:00 |
|
Peter Stephenson
|
3efb2ec394
|
19053 modified, c.f. 19056
|
2003-09-14 19:37:32 +00:00 |
|
Adam Spiers
|
0288ef75ff
|
unposted: Functions/Prompts/prompt_adam2_setup: fix colouring and bug
introduced since % needed to be quoted inside ${//} substitution.
|
2003-08-19 21:59:00 +00:00 |
|
Peter Stephenson
|
0f080f741c
|
18908: use print/read -u in completion system and tweak builtin doc
|
2003-07-25 10:53:44 +00:00 |
|
Peter Stephenson
|
9deb9a4e96
|
18824: kill-word-match deleted to end of line.
|
2003-07-07 14:43:23 +00:00 |
|
Oliver Kiddle
|
1b47d4b482
|
18817: need to quote % anchor in substitution
|
2003-07-07 09:58:56 +00:00 |
|
Peter Stephenson
|
a74721511e
|
unposted: forgot .distfiles in 18810
|
2003-07-04 16:29:08 +00:00 |
|
Peter Stephenson
|
554605ee04
|
18810: Various enhancements and bug fixes for the TCP function suite
|
2003-07-04 16:27:36 +00:00 |
|
Andrey Borzenkov
|
bd4cb9a4d1
|
unposted: cvsignore VIM *.swp files
|
2003-05-05 06:14:49 +00:00 |
|
Peter Stephenson
|
48d0166c1c
|
18497: minor tweaks to info and tcp_spam
|
2003-05-02 10:58:52 +00:00 |
|
Oliver Kiddle
|
a5f7097d9a
|
18472: spelling corrections
|
2003-04-25 11:18:50 +00:00 |
|
Oliver Kiddle
|
8da5114e53
|
18450: set $compcontext to -math- to complete math context within zcalc
|
2003-04-18 13:20:50 +00:00 |
|
Peter Stephenson
|
f713bf4b09
|
18432: Minor miscellany of comments and rationalisations.
|
2003-04-03 10:24:40 +00:00 |
|
Peter Stephenson
|
7d4014c30a
|
unposted: tidy up after word match functions from 18394
|
2003-04-03 10:04:43 +00:00 |
|
Peter Stephenson
|
a11c6ef15d
|
c.f. 18407: fix short prompt in select-word-style
|
2003-04-03 09:58:17 +00:00 |
|
Felix Rosencrantz
|
259de0b742
|
Removed zgprintf from Functions/TCP/.distfiles
|
2003-03-31 16:43:57 +00:00 |
|
Peter Stephenson
|
1e57c42f47
|
18394: New word movement and editing widgets.
|
2003-03-28 11:34:07 +00:00 |
|
Peter Stephenson
|
b1ae269e55
|
18278: remove zgprintf, zformat already does this
|
2003-02-23 23:24:29 +00:00 |
|
Clint Adams
|
fa2cf80ad0
|
.distfiles for Functions/TCP
|
2003-02-18 01:13:25 +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
|
50b77cd584
|
unposted: create 4.1.0-dev-7
|
2003-02-04 11:33:27 +00:00 |
|
Peter Stephenson
|
06902e7f66
|
18174: New read-from-minibuffer and replace-string ZLE functions
|
2003-02-03 11:05:53 +00:00 |
|
Bart Schaefer
|
f96e139fb5
|
18143: fix some problems with "toggle" style.
|
2003-01-27 16:43:08 +00:00 |
|
Bart Schaefer
|
1fb9c83eb6
|
18143: cooperation between copy-earlier-word and smart-insert-last-word
|
2003-01-27 16:41:15 +00:00 |
|
Oliver Kiddle
|
43136502b7
|
17928: Zvi Har'El: don't interpret escapes when setting the command buffer
|
2002-11-12 12:09:47 +00:00 |
|
Bart Schaefer
|
62878a462d
|
Massive improvement of --max-procs handling; reorganize option parsing to
do only what's necessary for each early-bailout test; bump version number.
|
2002-09-04 06:28:37 +00:00 |
|
Bart Schaefer
|
a487300092
|
Implement --max-procs.
|
2002-09-02 20:37:36 +00:00 |
|
Bart Schaefer
|
e43fd50592
|
Add zargs.
|
2002-09-02 18:27:07 +00:00 |
|
Bart Schaefer
|
61dcbe0da3
|
Based on users/5283: Implement xargs-like segmenting of argument list, with
a command called on each segment.
|
2002-09-02 18:26:00 +00:00 |
|
Clint Adams
|
b442b34170
|
unposted: clint prompt theme %v typo correction
|
2002-08-17 01:40:31 +00:00 |
|
Peter Stephenson
|
363079af76
|
17414: narrow-to-region save and restore.
|
2002-07-05 10:49:46 +00:00 |
|
Peter Stephenson
|
603956acdc
|
17410: narrow-to-region widgets
|
2002-07-04 13:53:47 +00:00 |
|
Peter Stephenson
|
61f9940d67
|
Usual .distfiles tidy-up
|
2002-06-17 13:29:23 +00:00 |
|
Bart Schaefer
|
61cd3f54eb
|
Add "relative".
|
2002-04-23 15:41:22 +00:00 |
|
Bart Schaefer
|
711592bbb7
|
users/4851: Convert a full path to a path relative to a directory.
|
2002-04-23 15:39:49 +00:00 |
|
Oliver Kiddle
|
8ce654afb5
|
16933: more sophisticated versions of these functions
|
2002-04-04 11:59:08 +00:00 |
|
Wayne Davison
|
8224baf73c
|
+ Added -W to auto-convert wildcards in both the find and replace strings.
+ Fixed the usage message to output the '$' args and '\' characters (they
were getting eaten).
|
2002-03-30 19:30:11 +00:00 |
|