Skip to content

Release v0.6.32

Choose a tag to compare

@zemaj zemaj released this 04 Jan 22:56
· 3728 commits to main since this release

@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