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

Re: [MiNT] TOSWIN2 and cursor keys



Vincent Rivière, 08.02.2013 17:58:36:

On 08/02/2013 17:08, Helmut Karlowski wrote:
The only reason I can think of is that nano reprograms the key-sequences
with ioctl.

This is why I wonder if my patch allowing RAW+CRMOD (for XaAES) did not had unexpected side effects on ncurses/nano.

That could only output some additional \r into the output - I don't think this can break anything. And nano does not work on the BIOS-console too, that's the main issue to me. I tried with an old kernel too, same result. If it would work without XaAES this would be different.

I really think nano tries to be too clever and create it's own key-sequences. Most of this GNU/linux-software is meant to run on xterm or "linux"-term (that's why it works on conholio), I'm not really surprised. Maybe I'm wrong, didn't look very deep.

--
Helmut Karlowski