Different font size per window/split/tab

Open
#1,394 11 comments 24 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
52/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
rust
Domain
desktop

Research direction

No source file or test is identified in the issue. Start by tracing the Cmd-+/- font-size entry point and the state shared by Warp windows, splits, and tabs; done means changing one context no longer changes the others, with behavior checked across all three.

Written by the indexing model from the issue text.

Description

area:ui-framework area:window-tabs-panes enhancement triaged

Currently font size adjustement (Cmd-+/-) seems to be synchronized for all Warp windows/splits/tabs. But often it's desirable to have separate font sizes per window (i.e. one window shows logs or verbose output and would benefit from smaller font size).

It would be nice to adjust font sizes for each window separately.

Dominant language
Rust
Stars
65.1k
Forks
5.6k
PR merge metrics
PR metrics pending

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from warpdotdev/warp

All issues in warpdotdev/warp

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.