Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Terminology: Alt-Backspace doesn't work
- X-seq: zsh-users 19174
- From: Tassilo Horn <tsdh@xxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Terminology: Alt-Backspace doesn't work
- Date: Sun, 28 Sep 2014 10:27:23 +0200
- Cancel-lock: sha1:oNGRS2Pbf4yUjgHUgkhgPfdBJ60=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hi all,
my shell is configured to kill one word backwards when Alt-Backspace is
pressed. In terminology however, Alt-Backspace just deletes the last
character as if only Backspace was pressed. It seems the shell doesn't
receive the correct key.
E.g., in urxvt or gnome-terminal, Alt-Backspace results in the shell
receiving the key "^[^?". In terminology, Alt-Backspace gives "^H"
(which is Control-Backspace with urxvt/gnome-terminal).
Is this a known issue or is there some config option that I need to
change?
Bye,
Tassilo
Messages sorted by:
Reverse Date,
Date,
Thread,
Author