On 8/23/05, Igor Galic <[EMAIL PROTECTED]> wrote: > Aaron Griffin wrote: > > This is a terminfo issue - I had the same thing with centericq... > > > > I solved this by including the following in my bashrc: > > > > alias screen="TERM=screen screen" > > > I tested this configuration and it works pretty good on my Sarge Server > however on Arch i have some trouble with the [pos1] and [end] keys. > > No idea how it's caused and how to solve it
That'd have to do with the terminal itself (and readline, indirectly) - easiest thing to do is add the entries to you ~/.inputrc... you can get the codes by editing it in vim and Hitting C-v,END and setting it to "end-of-line" (you'll have to swap out the "e" stuff, like so: http://phraktured.net/.inputrc _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
