Skip to main content

Crate atomcode_tuix

Crate atomcode_tuix 

Source

Modules§

commands
event_loop
highlight
i18n
input
markdown
modals
platform
render
sanitize
state
terminal
terminal_bg
OSC 11 terminal-background-colour detection.
think
trace
width

Macros§

tuix_trace
tuix_trace!("CAT", "fmt {}", args) — compiles to a cheap enabled() check when the env var is unset. Use short 2-4 char categories so log lines remain grep-able by column: IN — input event entering handle_input KEY — key-handler outcome (Redraw / Commit / NoOp) PH — UiPhase transition (Streaming → Idle, etc.) QUE — type-ahead queue push / pop THR — InputThrottle paint/park decision REN — render worker command processed RD — raw reader thread event

Functions§

run