zsh-users
 help / color / mirror / code / Atom feed
From: Andrej Borsenkow <borsenkow.msk@sni.de>
To: Peter Stephenson <pws@ifh.de>
Cc: Zsh users mailing list <zsh-users@math.gatech.edu>
Subject: Re: How to kill string but leave it in history?
Date: Thu, 16 Jan 1997 16:36:19 +0300 (MSK)	[thread overview]
Message-ID: <Pine.SV4.3.95.970116163150.21461K-100000@itsrm1.mow.sni.de> (raw)
In-Reply-To: <199701161215.NAA02652@hydra.ifh.de>

On Thu, 16 Jan 1997, Peter Stephenson wrote:

> Andrej Borsenkow wrote:
> > So - is there any way to cancel current command line but leave it in
> > history?
> 
> how about
> 
> bindkey -s "^X^H" "^['^A print -s ^M"       
> 
> works best with histignorespace set.
> 

Not exactly.

1. It doesn't work with multiline command (sorry, I had to be more precise
on this). E.g.
if .... then
if> kkldsfkl; ^X^H

Doesn't push the whole in history.

2. It echows the whole command (well, rather cosmetic).

Actually standard 'push-line' would suite just fine - _if_ it wouldn't pop
line again after next command. 

thanks

-------------------------------------------------------------------------
Andrej Borsenkow 		Fax:   +7 (095) 252 01 05
SNI ITS Moscow			Tel:   +7 (095) 252 13 88

NERV:  borsenkow.msk		E-Mail: borsenkow.msk@sni.de
-------------------------------------------------------------------------



  reply	other threads:[~1997-01-16 13:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-01-16 10:59 Andrej Borsenkow
1997-01-16 12:15 ` Peter Stephenson
1997-01-16 13:36   ` Andrej Borsenkow [this message]
1997-01-16 13:54     ` Peter Stephenson
1997-01-16 14:02 ` Juergen Christoffel
1997-01-16 14:40 ` Zefram
1997-01-16 16:27   ` Roderick Schertler
1997-01-16 16:37     ` Zefram
1997-01-16 17:41       ` Roderick Schertler
     [not found]       ` <pws@ifh.de>
     [not found]         ` <roderick@gate.net>
     [not found]           ` <zefram@dcs.warwick.ac.uk>
1997-01-16 18:21             ` Bart Schaefer
1997-01-16 18:39               ` Zefram
1997-01-17  9:05                 ` Bart Schaefer
1997-01-16 19:21               ` Roderick Schertler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.SV4.3.95.970116163150.21461K-100000@itsrm1.mow.sni.de \
    --to=borsenkow.msk@sni.de \
    --cc=pws@ifh.de \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).