[dev] [st] delele behaves as backspace... again

From: Nils R <ml_AT_hxgn.net>
Date: Sat, 1 Nov 2014 11:26:50 +0100 (CET)

Hi folks,

my delete-key behaves as backspace since commit 9d9e049eac3dacb2725f9d792f7cdd2230062313 on all my linux machines (debian, fedora, ubuntu) and openbsd.
i had this problem in the past (and wrote to this list about it), and my .zshrc since then contains stty erase ^H:

    $ stty -a | grep erase
    ... erase = ^H; ...

like suggested in the FAQ. I read all kinds of links about the terminal issues with backspace and delete, yet i am not able to fix this issue.

Output of CTRL-V + DEL (on both openbsd and fedora, both have stty erase = ^H):

st, zsh: ^?
st, bash: ^[[P
gnome-terminal, zsh: ^[[3~
gnome-terminal, bash: ^[[3~

Any hints? Or reasons, why the behaviour was reverted?

Best,
Nils
Received on Sat Nov 01 2014 - 11:26:50 CET

This archive was generated by hypermail 2.3.0 : Sat Nov 01 2014 - 11:36:08 CET