[BRLTTY] BrlAPI for Haskell

Aura Kelloniemi kaura.dev at sange.fi
Wed Feb 16 00:52:56 EST 2022


Hi

On 2022-02-11 at 02:30 +0100, Mario Lang <mlang at blind.guru> wrote:
 > Working on a Haskell binding for BrlAPI.
[--]
 > Reading the docs again, I am unsure if I want to mimick the low-level
 > API as much as I usually would.  I think it would be better to have a
 > different type of handle for ttyMode operations.  IOW, return some
 > handle from enterTtyMode and make writeText and friends use that.

I noticed, that it is possible to enter raw mode from within TTY mode. After
leaving raw mode, the connection is still in TTY mode. I think this needs to
be considered, when making the decision you are talking about.

-- 
Aura


More information about the BRLTTY mailing list