[READ-ONLY] Mirror of https://github.com/bombshell-dev/tty. Platform independent 2D layout engine for terminal applications based on Clay
5

Configure Feed

Select the types of activity you want to include in your feed.

๐Ÿ“ simplify input architecture diagram labels

Charles Lowell (Mar 24, 2026, 4:44 PM -0500) 892efe09 4f7957dc

+3 -3
+3 -3
README.md
··· 48 48 +---------------+ +---------------------------+ 49 49 | | raw byte array| | 50 50 | stdin.read | =============> | trie match (keys/seqs) | 51 - | | | -> mouse protocol parse | 51 + | | | -> mouse protocol | 52 52 | | | -> UTF-8 decode | 53 - +---------------+ | -> ESC latency timer | 54 - | -> event array | 53 + +---------------+ | -> ESC codes | 54 + | | 55 55 +---------------+ | | 56 56 | | events[] | | 57 57 | CharEvent | <============= | |