
9 Nov
2008
9 Nov
'08
1:53 a.m.
On Sun, Nov 09, 2008 at 01:49:43AM +0000, Ian Lynagh wrote:
On Sat, Nov 08, 2008 at 12:33:57PM -0800, Judah Jacobson wrote:
bind "\e[3~" ed-delete-next-char
It's a shame this doesn't just work out of the box in an xterm, on
Oh, the other thing I meant to say is that it seems to behaves unexpectedly too. If I type "abc" and press delete, then the "c" is deleted and the cursor is left on (on, not after) the "b". I'd expect the "c" to remain, and the cursor to stay after the "c". Thanks Ian