From: Mike Jones on
Responding to all:


Does anybody have a tweak to make the home and end keys work in a console?

Yup. I do, now. ;)


My HOME and END keys generate (cat, then hit a key) ^[[7~ ^[[8~

So, I add this...

# For rxvt
"\e[7~": beginning-of-line
"\e[8~": end-of-line

....to /etc/inputrc

and the rxvt HOME\END keys now behave themselves.

Typical how I figure this out after all the work with xterm! %)

--
*=( http://www.thedailymash.co.uk/
*=( For all your UK news needs.