Skip to content

Fix Esc swallowing, codex paging, resumed-codex stats, waiting shake - #63

Merged
wfaderhold21 merged 1 commit into
mainfrom
topic/vim-codex-fixes
Jul 24, 2026
Merged

Fix Esc swallowing, codex paging, resumed-codex stats, waiting shake#63
wfaderhold21 merged 1 commit into
mainfrom
topic/vim-codex-fixes

Conversation

@wfaderhold21

Copy link
Copy Markdown
Owner
  • Forward Alt+char to the PTY as ESC + char so an Escape merged with the next keystroke (vim: Esc then :wq) no longer loses the Escape
  • Route PageUp/PageDown to captured scrollback for claude/codex panes, matching mouse-wheel behavior
  • Let the codex rollout watcher claim a pre-existing file whose mtime moves past spawn time, so resumed sessions get token/context stats
  • Shrink the status panel with 3s hysteresis so a flapping WAITING preview row can't oscillate pane layout and PTY sizes

fixes: #59, #60, #61, #62

- Forward Alt+char to the PTY as ESC + char so an Escape merged with the
  next keystroke (vim: Esc then :wq) no longer loses the Escape
- Route PageUp/PageDown to captured scrollback for claude/codex panes,
  matching mouse-wheel behavior
- Let the codex rollout watcher claim a pre-existing file whose mtime
  moves past spawn time, so resumed sessions get token/context stats
- Shrink the status panel with 3s hysteresis so a flapping WAITING
  preview row can't oscillate pane layout and PTY sizes

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@wfaderhold21
wfaderhold21 merged commit a082b65 into main Jul 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

codex approval shakes the ui

1 participant