Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: How to kill string but leave it in history?
- X-seq: zsh-users 619
- From: Roderick Schertler <roderick@xxxxxxxx>
- To: schaefer@xxxxxxx
- Subject: Re: How to kill string but leave it in history?
- Date: 16 Jan 1997 14:21:28 -0500
- Cc: Zsh users mailing list <zsh-users@xxxxxxxxxxxxxxx>
- References: <199701161354.OAA12628@xxxxxxxxxx> <Pine.SV4.3.95.970116135536.21461I-100000@xxxxxxxxxxxxxxxxx> <13945.199701161440@xxxxxxxxxxxxxxxxxxxxxxx> <pzg2011t6l.fsf@xxxxxxxxxxxxxxxxx> <25008.199701161637@xxxxxxxxxxxxxxxxxxxxxxx> <970116102141.ZM18533@xxxxxxxxxxxxxxxxxxxxxxx>
On Thu, 16 Jan 1997 10:21:41 -0800, "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx> said:
>
> Or push-line-or-edit, which acts like push-line at the PS1 prompt, but
> at the PS2 prompt acts like push-input followed by get-line.
Jeez, how did I miss when that one got added? (Or, cough, how did I
miss it two entries under push-input this morning?) I'd suggest this
doc change over the other one.
--- Doc/zshparam.man.~1~ Tue Aug 13 16:24:13 1996
+++ Doc/zshparam.man Thu Jan 16 14:15:05 1997
@@ -685,6 +685,8 @@
Recognizes the same escape sequences as \fB$PS1\fP.
The default is "%_> ", which displays any shell constructs or quotation
marks which are currently being processed.
+The best way to edit the continuation text along with the initial part
+of the command is to use the \fBpush-line-or-edit\fP editor command.
.TP
.B PS3
Selection prompt used within a \fBselect\fP loop.
--
Roderick Schertler
roderick@xxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author