On Sun, Jan 06, 2013 at 04:39:57PM +0100, ilf wrote: > For me, in st (current git) the Pos1 and Del keys don't work in an > interactive zsh. End and Backspace work though. > > In bash, Pos1 works, but Del doesn't. > > In vim, everything works. > > Can anyone reproduce this? Any hint on how to debug/fix?
In latest git version del doesn't work in bash. In st-0.3 it works. Looks like it can be found with git bisect. Haven't noticed it before, used ^D all the time.