zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@csr.com>
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 18:27:30 +0000	[thread overview]
Message-ID: <200712181827.lBIIRUur006059@news01.csr.com> (raw)
In-Reply-To: <47680E97.6050505@spambox.us>

Chuck wrote:
> Unfortunately, bs really is sending ^@ in screen and I cannot change it.

If that's the case, then bindkey in zsh is your only hope.

> stty erase '^H' or '^?' doesn't change bs at all. It's as if the key
> mapping at a lower level is screwed up.

zsh does have the capability to freeze the terminal settings:  make sure
you have "ttyctl -u" in effect.  "ttyctl" on its own will tell you what
the current state is.  If it reports "tty is not frozen" I think you've
run out of things you can do in the shell.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


  reply	other threads:[~2007-12-18 18:28 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 [this message]
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
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=200712181827.lBIIRUur006059@news01.csr.com \
    --to=pws@csr.com \
    --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).