[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Arrow keys in nano
On 11/02/2013 12:34, Helmut Karlowski wrote:
MicroEmacs explicitly unsets IEXTEN.
Not the BSD==atari-version. IEXTEN has to be set for Esc-sequences.
How's the default?
By default, FreeMiNT enables the XKEY internal flag to generate the
Esc-sequences.
Currently, disabling IEXTEN with termios disables the internal XKEY flag
so the Esc-sequences are no longer generated.
Regarding to what happens on Linux, and to the POSIX documentation
provided by Andreas, I believe that the current MiNTLib/FreeMiNT
behavior is wrong. Disabling IEXTEN should not disable XKEY.
After fixing that, nano will be happy, and other applications will not care.
--
Vincent Rivière