Closed GoogleCodeExporter closed 8 years ago
Yep, mintty sends xterm keycodes rather than rxvt keycodes, because xterm
pretty much is the de-facto standard these days. Please see the KEYCODES
section of the mintty manual for details.
Home, End, and Delete should work out-of-the-box both in bash/readline and in
vim, i.e. you shouldn't need any special mappings in .inputrc and .vimrc. Works
for me anyway.
Note though that vim by default operates in vi compatibility mode where it
refuses to recognise any keys that didn't exist on whatever machine vi was
originally written for. Simply creating an empty ~/.vimrc cures that though.
You should also check that TERM=xterm. Mintty automatically sets that at
startup, but perhaps you've got something in your startup scripts that changes
it.
Original comment by andy.koppe
on 23 Jul 2010 at 11:57
Hope you got this sorted. Mintty isn't going to switch to rxvt keycodes though.
Original comment by andy.koppe
on 26 Jul 2010 at 5:27
Original issue reported on code.google.com by
dynasp...@gmail.com
on 23 Jul 2010 at 6:18