update docs
This commit is contained in:
@@ -50,7 +50,7 @@ View (hiccup) → Render (ANSI string) → Terminal (raw mode I/O)
|
||||
2. Runtime renders initial view
|
||||
3. Input loop reads keys, puts messages on channel
|
||||
4. Update function processes messages, may return commands
|
||||
5. Commands execute async (ticks, batches), put results back on channel
|
||||
5. Commands execute async (timers, batches), put results back on channel
|
||||
6. Loop until `[:quit]` command
|
||||
|
||||
### Command Types
|
||||
|
||||
Reference in New Issue
Block a user