zsh-workers
 help / color / mirror / code / Atom feed
From: Wayne Davison <wayned@users.sourceforge.net>
To: Chuck <GBSCDcM8oX5F7qrd@spambox.us>
Cc: zsh-workers@sunsite.dk
Subject: Re: zsh in screen - bad erase key ^@ instead of ^H or ^?
Date: Tue, 18 Dec 2007 07:01:48 -0800	[thread overview]
Message-ID: <20071218150148.GA4758@blorf.net> (raw)
In-Reply-To: <47677243.9030309@spambox.us>

On Mon, Dec 17, 2007 at 11:09:55PM -0800, Chuck wrote:
> ^v(bs key) tells me bs is currently ^@.

Check your screenrc files to see if the backspace key is being handled
specially.  I've seen the following in /etc/screenrc on some older systems:

bindkey -d -k kb stuff ^H

Perhaps yours has ^@?  You can override this by leaving off the "stuff"
command:

bindkey -d -k kb

..wayne..


  parent reply	other threads:[~2007-12-18 15:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-18  7:09 Chuck
2007-12-18 10:29 ` Peter Stephenson
2007-12-18 18:16   ` Chuck
2007-12-18 18:27     ` Peter Stephenson
2007-12-18 19:51       ` Chuck (vid,smtp3)
2007-12-18 20:26       ` Chuck
2007-12-19  0:44         ` Vincent Lefevre
2007-12-19  8:14           ` Chuck
2007-12-18 15:01 ` Wayne Davison [this message]
2007-12-18 18:19   ` Chuck (vid,smtp3)

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=20071218150148.GA4758@blorf.net \
    --to=wayned@users.sourceforge.net \
    --cc=GBSCDcM8oX5F7qrd@spambox.us \
    --cc=zsh-workers@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).