[quoted lines by Aura Kelloniemi on 2025/03/31 at 18:11 +0300] > We might add that BRLTTY is also completely unaware > of what the application (that happens to be reading from the terminal) is > going to do with the input, if anything.
Doing nothing is okay. Getting escape sequences it doesn't recognize, on the other hand, is potentially a serious problem. >Yet this unawareness does not prevent BRLTTY from sending pasted text or >cursor routing key sequences to the terminal. Those are two different things. Sending pasted text is fine as that's exactly what the user is wanting. Sending cursor keys, on the other hand, assumes that they'll be recognized for what they are. Since we know tht we're writing to a Linux console, though, and since, for a Linux console, those sequences are well-defined, it, too, isn't a problem. -- I believe the Bible to be the very Word of God: http://Mielke.cc/bible/ Dave Mielke | 2213 Fox Crescent | WebHome: http://Mielke.cc/ EMail: [email protected] | Ottawa, Ontario | Twitter: @Dave_Mielke Phone: +1 613 726 0014 | Canada K2A 1H7 | http://mielke.cc/xmother.html (Letter from a Feminist ex-Mother) _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty
