[Bug] Draft input discarded when toggling transcript view with Ctrl-O
Status Open
Reported on v2.1.211
Maintainer reply None cached
Activity 1 comment · opened Jul 23, 2026
Bug Description
In Claude Code TUI fullscreen, composing a feedback and pressing Ctrl-O to jump to transcript/wider view (e.g. to copy content from earlier) discards the draft: toggling Ctrl-O back returns an empty input, forcing a full retype. The in-progress input buffer should persist across Ctrl-O transcript-mode toggles rather than being cleared - this is silent data loss of user-typed text. Repro: start typing in the prompt, Ctrl-O, Ctrl-O again -> text is gone.
Environment Info
- Platform: linux
- Terminal: xterm
- Version: 2.1.211
- Feedback ID: b25eabcb-8cea-4d8e-b800-8f3ffbcfdfad
Errors
[]This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗