Home and End keys not working in xterm

2004-03-14 Thread Pigeon
I've just been banging on this for ages and I'm posting to help anyone else who comes across the same problem: Problem: Home and End keys do not work in xterm when using the command-line history. I hit up-arrow to recall a previous command line, want to go to the beginning of it, hit Home and noth

Re: [edi@gmx.de: Re: home and end keys not working in xterm]

2001-08-03 Thread Colin Watson
On Thu, Aug 02, 2001 at 11:05:20AM -0500, William Jensen wrote: > > I helped me with forcing xterm to send other keycodes, but the problem > is here. Feel free to report this as a bug. As far as I know all > X-Terminal programs are in sync with current termcap database, all but > xterm, which send

Re: [edi@gmx.de: Re: home and end keys not working in xterm]

2001-08-02 Thread Sebastiaan
On Thu, 2 Aug 2001, William Jensen wrote: > > I helped me with forcing xterm to send other keycodes, but the problem > is here. Feel free to report this as a bug. As far as I know all > X-Terminal programs are in sync with current termcap database, all but > xterm, which send broken key sequences

[edi@gmx.de: Re: home and end keys not working in xterm]

2001-08-02 Thread William Jensen
I helped me with forcing xterm to send other keycodes, but the problem is here. Feel free to report this as a bug. As far as I know all X-Terminal programs are in sync with current termcap database, all but xterm, which send broken key sequences to programs inside the terminal. I'm using eterm

Re: home and end keys not working in xterm --> SOLVED for me

2001-08-02 Thread Mike Pfleger
On Thu, Aug 02, 2001 at 08:57:30AM +0200, Sebastiaan wrote: > > So, this ~/XTerm file helped: > > --- > > *VT100.Translations: #override ~Shift ~Ctrl ~Meta Home: > > string("\033OH")\n\ > >~Shift ~Ctrl ~Meta End: string("\033OF") > > --- > Nope, still no success. I

Re: home and end keys not working in xterm

2001-08-02 Thread Sebastiaan
On Wed, 1 Aug 2001, Eduard Bloch wrote: > #include > Sebastiaan wrote on Wed Aug 01, 2001 um 08:34:56PM: > > > > "\e[1~": beginning-of-line > > > "\e[3~": delete-char > > A kludge, should not be used. > > > > "\e[4~": end-of-line > > > "\e[d": backward-word > > > "\e[c": forward-word > > > >

Re: home and end keys not working in xterm --> SOLVED

2001-08-02 Thread Mike Pfleger
On Wed, Aug 01, 2001 at 10:40:34PM +0200, Eduard Bloch wrote: > So, this ~/XTerm file helped: > --- > *VT100.Translations: #override ~Shift ~Ctrl ~Meta Home: > string("\033OH")\n\ >~Shift ~Ctrl ~Meta End: string("\033OF") > --- Now that is _really_ satisfying. Yo

Re: home and end keys not working in xterm

2001-08-01 Thread Eduard Bloch
#include Sebastiaan wrote on Wed Aug 01, 2001 um 08:34:56PM: > > "\e[1~": beginning-of-line > > "\e[3~": delete-char A kludge, should not be used. > > "\e[4~": end-of-line > > "\e[d": backward-word > > "\e[c": forward-word > > > Does not work for me. I am running woody. Any ideas? I helped me

Re: home and end keys not working in xterm

2001-08-01 Thread Erik Steffl
IMO running woody does not make much sense. I tried it for some time and it has more problems than unstable and they are not fixed fast enough. at least that's my experience. most of the problems in unstable are fixed within few days, in testing I was waiting for weeks... erik Sebast

Re: home and end keys not working in xterm

2001-08-01 Thread Sebastiaan
On 1 Aug 2001, Guy Geens wrote: > > "Mike" == Mike Pfleger <[EMAIL PROTECTED]> writes: > > Mike> I've migrated to a newer HDD, which I installed with potato, and > Mike> upgraded to testing. Now I have most of my stuff on this drive, > Mike> and I've noticed that the home and end keys no long

Re: home and end keys not working in xterm

2001-08-01 Thread Guy Geens
> "Mike" == Mike Pfleger <[EMAIL PROTECTED]> writes: Mike> I've migrated to a newer HDD, which I installed with potato, and Mike> upgraded to testing. Now I have most of my stuff on this drive, Mike> and I've noticed that the home and end keys no longer work on Mike> the command line in xterms

home and end keys not working in xterm

2001-08-01 Thread Mike Pfleger
I've migrated to a newer HDD, which I installed with potato, and upgraded to testing. Now I have most of my stuff on this drive, and I've noticed that the home and end keys no longer work on the command line in xterms. Still works in the non-X console, though. What do I need to mess with to get t