[BUG] pressing the up and down arrow keys at the same time causes index binding loop
Open 💬 0 comments Opened Jul 11, 2026 by vdanielb
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
When I run /resume to select a session, if I press the up and down arrow keys at the same time (which I did accidentally), the UI does an infinite loop between selecting 2 sessions (an index binding loop).
What Should Happen?
Pressing the up and down arrow keys at the same time should not create an infinite loop where I get stuck.
Error Messages/Logs
Steps to Reproduce
/resumeon a Claude Code profile with more than past 2 sessions- Press the up and down arrow key at the same time
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.207
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
_No response_