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

Re: xterm trouble



Peter De Wachter <pdewacht@vub.ac.be> writes:

> The Home and End don't work in a bash prompt in xterm. Curiously enough,
> these keys do work in vim. I'm using Woody and XFree86 4.1.0 with a
> Belgian keyboard layout. Does anybody know what could cause this, or how
> to fix it? 

I have these magic incantations in .inputrc - I *think* they fix this
problem, although it's been months since did it.

"\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
Sunsh ne  ess rt



Reply to: