Skip to content

Commit 892efe0

Browse files
committed
📝 simplify input architecture diagram labels
1 parent 4f7957d commit 892efe0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ multi-byte sequences time to arrive.
4848
+---------------+ +---------------------------+
4949
| | raw byte array| |
5050
| stdin.read | =============> | trie match (keys/seqs) |
51-
| | | -> mouse protocol parse |
51+
| | | -> mouse protocol |
5252
| | | -> UTF-8 decode |
53-
+---------------+ | -> ESC latency timer |
54-
| -> event array |
53+
+---------------+ | -> ESC codes |
54+
| |
5555
+---------------+ | |
5656
| | events[] | |
5757
| CharEvent | <============= | |

0 commit comments

Comments
 (0)