zsh-users
 help / color / mirror / code / Atom feed
From: Mircea Damian <dmircea@secu.kappa.ro>
To: Bart Schaefer <schaefer@brasslantern.com>, zsh-users@math.gatech.edu
Subject: Re: How to trigger the death of zsh(3.0.5)
Date: Fri, 9 Oct 1998 21:29:01 +0300	[thread overview]
Message-ID: <19981009212901.A25723@kappa.ro> (raw)
In-Reply-To: <981009091725.ZM25014@candle.brasslantern.com>; from Bart Schaefer on Fri, Oct 09, 1998 at 09:17:25AM -0700

> 	bindkey -s '\e1\e.' '\e-\e1\e.'

:-)
That happened first time ... but I figured it out.

> Are you doing (hold down Ctrl, hold down Alt, tap Y) or are you doing
> (tap ESC, hold down Ctrl, tap Y)?  The binding I gave was for the first
> of those, and does not also cause the second one to be bound.  You need
> to also do
> 
> 	bindkey '\e\Cy' insert-last-word
> 
> to get the ESC prefix to work.
It tried both(of course trying to do \Cv ESC \Cy is not such a good ideea
because ESC will be shown and \Cy will be interpreted as a command(if it is
binded)) and the echo is
^[

I think that the right one is "^[\x19". Though if I type \Cv \My the echo
is:
^[y
which makes me to belive that my alt key is working ok(by prefixing the
key with an escape char).

I'm puzzled :)

-- 
Mircea Damian
Network Manager
dmircea@roedu.net, dmircea@lbi.ro, dmircea@kappa.ro
MD65-RIPE, MD2225, MD1-6BONE
Phone: +40-1-4115246


  reply	other threads:[~1998-10-09 18:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-08 17:49 Mircea Damian
1998-10-08 18:58 ` Bart Schaefer
1998-10-08 19:44   ` Mircea Damian
1998-10-08 19:49     ` Mircea Damian
1998-10-08 21:34       ` Bart Schaefer
1998-10-09  4:43         ` Mircea Damian
1998-10-09 16:17           ` Bart Schaefer
1998-10-09 18:29             ` Mircea Damian [this message]
1998-10-12 14:53               ` Bart Schaefer
1998-10-12 16:40                 ` Mircea Damian
1998-10-12 17:22                   ` Bart Schaefer
1998-10-13  9:02                     ` Mircea Damian
1998-10-08 19:15 ` Rob Windsor
1998-10-08 19:26 Rob Windsor

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=19981009212901.A25723@kappa.ro \
    --to=dmircea@secu.kappa.ro \
    --cc=schaefer@brasslantern.com \
    --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).