zsh-users
 help / color / mirror / code / Atom feed
From: "Brian K. White" <brian@aljex.com>
To: <zsh-users@sunsite.dk>
Subject: Re: zsh, ctrl-something, and recent kernels
Date: Sun, 5 Feb 2006 14:16:53 -0500	[thread overview]
Message-ID: <00ae01c62a88$c89eb180$6a00000a@venti> (raw)
In-Reply-To: <43E63846.7070100@cygnusx-1.org>


----- Original Message ----- 
From: "Nathan Grennan" <zsh-users@cygnusx-1.org>
To: <zsh-users@sunsite.dk>
Sent: Sunday, February 05, 2006 12:39 PM
Subject: Re: zsh, ctrl-something, and recent kernels


>> n=0 ;until [ $n -gt 15 ] ;do trap "echo $n" $n ;((n++)) ;done
>> Then press ctrl-c a few times.
>> On a properly working terminal you should see "2" every time you press 
>> "break" ie ctrl-c in your case.
>> If you stop getting new 2's, or start getting something else, then the 
>> os or possibly the server communication daemon is broken.

> In zsh the ctrl-c to print a 2 works until I run a command like ls. Then 
> it stops printing 2s until I repeat the n=0... again. With bash it works 
> even after running ls.

Now that is interesting ...

Brian K. White  --  brian@aljex.com  --  http://www.aljex.com/bkw/
+++++[>+++[>+++++>+++++++<<-]<-]>>+.>.+++++.+++++++.-.[>+<---]>++.
filePro  BBx    Linux  SCO  FreeBSD    #callahans  Satriani  Filk!


      reply	other threads:[~2006-02-05 19:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-04 22:00 Nathan Grennan
2006-02-05 11:44 ` Brian K. White
2006-02-05 17:39   ` Nathan Grennan
2006-02-05 19:16     ` Brian K. White [this message]

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='00ae01c62a88$c89eb180$6a00000a@venti' \
    --to=brian@aljex.com \
    --cc=zsh-users@sunsite.dk \
    /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).