Re: [dev] [st] Terminal abnormal key codes

2015-09-03 Thread Roberto E. Vargas Caballero
Hi, > > Wrong again: > > > > Nope, fish works, though it turns out we bound the other escape > manually. > > xterm (debian testing): > > > > $ tput rmkx > > ^[[F (End key) > > ^[[H (Home key) > > $ tput smkx > > ^[OF (End key) > > ^[OH (Home key) It means you are wrong. Fish doesn't work b

Re: [dev] [st] Terminal abnormal key codes

2015-09-03 Thread Fabian Homborg
Roberto E. Vargas Caballero writes: > Hi, > > >> That's not what I'm talking about. Of course a tone of terminals have >> smkx defined, but fish currently doesn't send it and works on (as far as >> I know) anything but st. >> >> In other words: >> >> If you launch fish in { konsole, xterm, gno

Re: [dev] [st] Terminal abnormal key codes

2015-09-03 Thread Roberto E. Vargas Caballero
Hi, > That's not what I'm talking about. Of course a tone of terminals have > smkx defined, but fish currently doesn't send it and works on (as far as > I know) anything but st. > > In other words: > > If you launch fish in { konsole, xterm, gnome-terminal, linux in-kernel > VTs, iTerm2, ... }

Re: [dev] [st] Terminal abnormal key codes

2015-09-03 Thread Pickfire
On Wed, Sep 02, 2015 at 01:48:29PM -0400, Greg Reagle wrote: On 09/02/2015 11:29 AM, Fabian Homborg wrote: Roberto E. Vargas Caballero writes: That's not what I'm talking about. Of course a tone of terminals have smkx defined, but fish currently doesn't send it and works on (as far as I know) a