[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Yet another suddenly-weird xterm



Ron Johnson <ron.l.johnson@cox.net> writes:

> Then, I did "apt-get upgrade" and upgraded ~55 packages, then
> rebooted.  Now, in konsole ssh sessions from rebel to foobar,
> the Insert, Home & End keys don't work from the 2.05a.0(1)
> prompt.

I have this in .inputrc that seems to do the trick.

"\e[7~": beginning-of-line
"\e[8~": end-of-line
"\e[H":  beginning-of-line
"\e[F":  end-of-line
"\e[1~": beginning-of-line
"\e[4~": end-of-line

-- 
Keith Willoughby
Thou shalt check the array bounds of all strings (indeed, all arrays),
for surely where thou typest ``foo'' someone someday shall type 
``supercalifragilisticexpialidocious''. - The 5th Commandment.



Reply to: