@just-every/code v0.6.32
This release tightens TUI keyboard handling for more reliable escapes and word navigation.
Changes
- TUI: prevent Esc undo priming from sticking and stabilize word-motion shortcuts.
- TUI: refactor Esc handling into a dedicated module for clearer behavior.
Install
npm install -g @just-every/code@latest
code
Compare: v0.6.31...v0.6.32