Spinner Gerunds Obnoxious

Resolved 💬 26 comments Opened Aug 17, 2025 by ZeldOcarina Closed Apr 27, 2026
💡 Likely answer: A maintainer (claude[bot], contributor) responded on this thread — see the highlighted reply below.

PLEASE can you enter a flag to remove those words that go along the spinner? I need to clear up them all the time and it's taking lots of valuable time for non-English users. Thanks a lot for your kind attention.

View original on GitHub ↗

26 Comments

ZeldOcarina · 10 months ago

Anyone? Hello? :(

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.

polarnice · 6 months ago

Agreed, the gerunds are annoying after a while, would be nice to be able to disable.

mdewhirst · 5 months ago

Here is a comment to keep this issue open. The issue is getting more important because more devs are using Claude Code and that means the unnecessary distraction of random verbs or gerunds is wasting increasing amounts of human brainspace.

ZeldOcarina · 5 months ago

Totally agreed, it's so obnoxious!!

fsc-eriker · 5 months ago

Adding insult to injury, it apparently uses AI to come up with these. That's not a valid reason to melt the glaciers.

fsc-eriker · 5 months ago
osher · 5 months ago

I join this issue. It's so improfessional...

Flibertygibbeting? Nebulizing? really? not inspiring much confidence. really.

valentin-baron · 4 months ago

Please allow the user to disable this. My ADHD draws me to focus on this message often and it's distracting.

nicola-attico · 3 months ago

Agreed! They very distracting and completely useless :-)

Schwencke · 3 months ago

Can we please do something about this

valentin-baron · 3 months ago

@alessio-locatelli does that work for your Claude Code Extension in VS code? Or only the CLI? For me it didn't work (I don't use the CLI).

Corax-Indominus · 3 months ago

Chiming in, I too find this distracting and would love to have the option to customize this.

alester-fss · 3 months ago

In the CLI version, adding this to my ~/.claude/settings.json takes care of it.

  "spinnerVerbs": {
    "mode": "replace",
    "verbs": [
      "Working"
    ]
  }
simon-liebehenschel · 3 months ago

@alester-fss This issue is about the duration messages (e.g. Churned for ...), not about the spinner verbs.

In my opinion, this functionality should not have been implemented in the first place, as users should not need to request its disabling.

alester-fss · 3 months ago

The issue has the name "Spinner Gerunds Obnoxious".

Integralist · 3 months ago

I’ve noticed several requests regarding the status spinner. Users are looking for more descriptive updates—such as "Updating [File Name]" or "Researching [Topic]"—rather than a generic animation. Since Gemini already implements this type of real-time feedback, is there a technical reason why this isn't currently on the roadmap?

mdewhirst · 2 months ago

This may be a red herring - in Claude Code (CLI) there are no obnoxious distracting verbs. That may be a result of the settings suggested above which I added but who knows. However, back in VS Code they are spinning as usual. Perhaps they are related to VS Code not Claude!

mscuthbert · 2 months ago
This may be a red herring - in Claude Code (CLI) there are no obnoxious distracting verbs. That may be a result of the settings suggested above which I added but who knows. However, back in VS Code they are spinning as usual. Perhaps they are related to VS Code not Claude!

no, they appear in Claude (terminal) -- and if you ask Claude "what does Trembluating mean" it will declare no knowledge and if you say "but you just used the word" it will gaslight you.

@alester-fss 's solution works great. Thank you!

alester-fss · 2 months ago
if you ask Claude "what does Trembluating mean" it will declare no knowledge and if you say "but you just used the word"

That's because it's the client that is showing the words, but Claude is separate from the client.

I'm glad that solution worked for you.

claude[bot] contributor · 2 months ago

This is a duplicate of #6814, which was fixed as of version 2.1.23.

marcindulak · 2 months ago

Hey bot, I see your intention, but a duplicate issue is newer by definition.
I hope you wouldn't close iisues as duplicates of each other, like here https://github.com/anthropics/claude-code/issues/19267, right?

fsc-eriker · 2 months ago

The claim that this was fixed in 2.1.23 also seems misleading or outright hallucinatory. The bug that this one was closed as a duplicate of was simply closed as stale (i.e. no good reason at all).

marcindulak · 2 months ago

I appears that the bot correctly discover the fixing version https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2123 in https://github.com/anthropics/claude-code/issues/6814#issuecomment-4043193711, let's delete the misleading comment if possible.

valentin-baron · 2 months ago

But the VS code extension STILL has the exact same problem.

github-actions[bot] · 27 days 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.