[Bug] Terminal Hangs When Using claude --continue Command

Resolved 💬 19 comments Opened Sep 4, 2025 by hyminix Closed Jan 8, 2026

Bug Description
For the last 2 days, the claude --continue command isn't working properly. The conversation loads, but then my terminal becomes unresponsive. I can't type, and even Ctrl+C doesn't work to exit. This happens in both VS Code's integrated terminal and my regular terminal.

Environment Info

  • Platform: win32
  • Terminal: vscode
  • Version: 1.0.103
  • Feedback ID: 2ed4c221-6db0-4b71-8295-a74e1484076d

Errors

[]

View original on GitHub ↗

19 Comments

github-actions[bot] · 10 months ago

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/6939
  2. https://github.com/anthropics/claude-code/issues/6844
  3. https://github.com/anthropics/claude-code/issues/6878

This issue will be automatically closed as a duplicate in 3 days.

  • If your issue is a duplicate, please close it and 👍 the existing issue instead
  • To prevent auto-closure, add a comment or 👎 this comment

🤖 Generated with Claude Code

JakobBruenker · 10 months ago

A workaround that works for me is starting claude code without --continue and then using /resume

ruzrobert · 10 months ago

Same for me, version 1.0.105

Pimzino · 10 months ago
A workaround that works for me is starting claude code without --continue and then using /resume

Are you sure this works?

ruzrobert · 10 months ago
> A workaround that works for me is starting claude code without --continue and then using /resume Are you sure this works?

100%

Pimzino · 10 months ago

I didn't realise Claude had a slash command for resume.

--continue or --resume both freeze the terminal for me

ghost · 10 months ago

Press ENTER after you do the command and the Claude Code UI loads. Then, the terminal should be responsive. Hopefully that will work for you.

fatihaziz · 10 months ago
Press ENTER after you do the command and the Claude Code UI loads. Then, the terminal should be responsive. Hopefully that will work for you.

it works, yes indeed need to press ENTER.
haha

hasif5 · 10 months ago

It doesn't work. Claude UI does loads up but everything is frozen. No keypress works.

Madmerryhatter · 9 months ago
A workaround that works for me is starting claude code without --continue and then using /resume

This worked for me after trying rebooting and everything else ... started claude normally and used /resume and i was able to start the session again. else when i used --continue, though i can see the history, unable to select any of the options... very strange

KyleKolander · 9 months ago

Thank you @UsernameZer0 ! I was pulling my hair out trying to figure out why the terminal was just locking up all the time. Pressing ENTER immediately after the UI loads is the only thing that allows me to use Claude Code. Wow! That is not a great bug...

dzivkovi · 9 months ago

Never had that problem with version 1, but cannot resume (-r) nor continue (-c) sessions with all 2.0.* versions :( Today at: 2.0.13 (Claude Code)

hasif5 · 9 months ago
Never had that problem with version 1, but cannot resume (-r) nor continue (-c) sessions with all 2.0.* versions :( Today at: 2.0.13 (Claude Code)

2.0 is working better actually mall you need to do is press 'Enter' once. And it works.

dougpowers · 9 months ago
> Never had that problem with version 1, but cannot resume (-r) nor continue (-c) sessions with all 2.0.* versions :( Today at: 2.0.13 (Claude Code) 2.0 is working better actually mall you need to do is press 'Enter' once. And it works.

At I thought it maybe was an issue with vim-mode. But I just replicated it on a fresh convo in readline:
Windows 11 - Windows Terminal - PowerShell v7
Claude Code v2.0.13
Sonnet 4.5 · Claude Max

mkdir claudebugtest && cd claudebugtest
claude "Just trying to do some testing on a bug I've found in your client."
Press 1 to proceed and trust.
<Claude protests vehemently that it's an Anthropic AI Agent and has no "client" that could have bugs in the traditional sense> (very touchy, Claude. Meant no offence.)
/exit
claude --continue
Shows UI with everyting looking ready to continue the convo, but pressing Enter doesn't work. Double Ctrl-C doesn't kill. Hard freeze after which I have to close the Terminal and start again.

Just to be thorough, I ran the same test in conhost.exe. No change.

ETA: The claude process under Windows Terminal Host in TaskManager shows no activity. So it's not chewing on anything. Just stuck.

Steven-Marshall · 9 months ago

also seeing this error. replicated from clean claude install / no mcps on Windows 11/Claude. a quick hit of enter does bring it back after claude --contine which otherwise totally freezes. tried it through multiple terminals both using terminal and direct cmd.exe.

cousindave76 · 8 months ago

I just ran into this issue as well. No matter using --continue ---resume or after starting Claude then using /continue or /resume; it would hang. I found this issue arose because my previous chat session did not exit cleanly. I'm using PuTTy to connect to my VM and lost connection while in a session. I started a new conversation, had some interactions, closed the Claude session with /exit, then exited my terminal session. Upon logging back in, the --resume and /resume works just fine (note that the session I was hoping to get back to was lost. Again thinking because it was a lost connection). So it looks like the current issue might be related to how Claude handles an improperly closed session.

github-actions[bot] · 7 months ago

This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.

github-actions[bot] · 6 months ago

This issue has been automatically closed due to 60 days of inactivity. If you're still experiencing this issue, please open a new issue with updated information.

github-actions[bot] · 6 months ago

This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.