claw-code/rust/crates/rusty-claude-cli
TheArchitectit 1b0d237de6 fix(tui): input stays in box during/after turn
- mark input bar turn-in-progress on submit
- re-enable input after turn resumes
- clear input area before redraw
- clear completion popup before redraw
- resume re-enters alternate screen and clears cleanly

This prevents typed text from overwriting itself and stops redraws from
spilling word-wrapped text outside the input box.
2026-06-15 08:55:19 -05:00
..
.claw/sessions feat(runtime): typed task packet format for structured claw dispatch 2026-04-04 00:40:20 +09:00
src fix(tui): input stays in box during/after turn 2026-06-15 08:55:19 -05:00
tests fix: /config help returns structured section list (#344) 2026-06-05 07:09:48 +09:00
Cargo.toml fix(tui): safe stdout capture + focused OpenCode-style layout 2026-06-12 14:17:21 -05:00
build.rs fix: expose complete version provenance 2026-06-04 15:55:08 +09:00