On Wed, 24 May 2017 19:25:31 +0200
Jaromil <jaromil@???> wrote:
> this is strange indeed. are you experiencing this on the tty console?
> or from an ssh session? what is your TERM? $(echo $TERM)
I confirm the "ä" for xterm (TERM=xterm). On the console (TERM=linux),
ALT+d works fine - as well as in lxterminal (TERM=xterm).
A tmux session within an xterm (TERM=screen) prints "ä" for ALT+d, the
same from within lxterminal (TERM=screen) results in the expected
deletion.
Same for ssh sessions to another Devuan host: from within xterm
(TERM=xterm) it prints the "ä", from within lxterminal (TERM=xterm) the
following characters will be deleted.
And finally, a screen session inside the secure shell again repeats the
difference between xterm and lxterminal.