-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Different font size per window/split/tab #1394
Copy link
Copy link
Open
Labels
area:ui-frameworkCore Warp UI framework, rendering, layout, and windowing infrastructure.Core Warp UI framework, rendering, layout, and windowing infrastructure.area:window-tabs-panesWindow, tab, pane, and workspace layout management.Window, tab, pane, and workspace layout management.enhancementNew feature or request.New feature or request.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Metadata
Metadata
Assignees
Labels
area:ui-frameworkCore Warp UI framework, rendering, layout, and windowing infrastructure.Core Warp UI framework, rendering, layout, and windowing infrastructure.area:window-tabs-panesWindow, tab, pane, and workspace layout management.Window, tab, pane, and workspace layout management.enhancementNew feature or request.New feature or request.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
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.