Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh in screen - bad erase key ^@ instead of ^H or ^?
- X-seq: zsh-workers 24287
- From: "Chuck (vid,smtp3)" <GBSCDcM8oX5F7qrd@xxxxxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>
- Subject: Re: zsh in screen - bad erase key ^@ instead of ^H or ^?
- Date: Tue, 18 Dec 2007 11:51:09 -0800
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <200712181827.lBIIRUur006059@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <47677243.9030309@xxxxxxxxxx> <20071218102924.0a5bcd0a@news01> <47680E97.6050505@xxxxxxxxxx> <200712181827.lBIIRUur006059@xxxxxxxxxxxxxx>
Peter Stephenson wrote:
> 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.
>
It reports that the tty is not frozen. :(
Messages sorted by:
Reverse Date,
Date,
Thread,
Author