claude-code - 💡(How to fix) Fix [FEATURE] Allow customizing terminal font size in Claude Desktop [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#53036Fetched 2026-04-25 06:14:06
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Timeline (top)
labeled ×4commented ×1

Fix Action

Fix / Workaround

Current Workaround

  • Use OS-level display scaling (affects all apps)
  • Use an external terminal (Windows Terminal, VS Code) to run the Claude CLI

Platform

Windows 11

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

Feature Request

The built-in terminal in Claude Desktop does not currently support font size customization. Users have no way to adjust text size without changing system-wide display scaling.

Current Workaround

  • Use OS-level display scaling (affects all apps)
  • Use an external terminal (Windows Terminal, VS Code) to run the Claude CLI

Platform

Windows 11

Proposed Solution

Expected Behavior

A setting (in app preferences or settings.json) to configure the terminal font size.

Alternative Solutions

No response

Priority

Low - Nice to have

Feature Category

Configuration and settings

Use Case Example

No response

Additional Context

No response

extent analysis

TL;DR

Implementing a font size customization setting in the Claude Desktop terminal preferences or settings.json is likely the most straightforward fix.

Guidance

  • Review the existing settings.json structure to determine the best way to integrate a font size setting.
  • Consider adding a "Terminal Font Size" option to the app preferences UI to allow users to easily adjust the font size.
  • Investigate how other terminal applications (e.g., Windows Terminal, VS Code) handle font size customization for potential inspiration or guidance.
  • Evaluate the potential impact of adding this feature on the overall user experience and app performance.

Example

No code example is provided due to the lack of technical details in the issue.

Notes

The implementation details may vary depending on the underlying technology stack and architecture of the Claude Desktop application.

Recommendation

Apply workaround: Implement the proposed solution of adding a font size setting to the app preferences or settings.json, as it directly addresses the user's request and provides a clear path forward.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [FEATURE] Allow customizing terminal font size in Claude Desktop [1 comments, 2 participants]