Ability to set/change line-height on focus-mode toggle #21490

Closed
opened 2026-01-31 07:46:09 +00:00 by claunia · 1 comment
Owner

Originally created by @yavorski on GitHub (Apr 4, 2024).

Description of the new feature/enhancement

Ability to set/change the line-height/cellHeight when you toggle focus mode.


When entering focus mode geometry is changed so neovim is receiving the unwanted/wasted/not used space on bottom.
In order to remove the neovim bottom unwanted space I want to be able to set/change the line-height on focus mode toggle.

Suggestion

Add focus-mode-defaults setting in config.json where we can specify the font cellHeight when focus mode is enabled.

Thank you!

Originally created by @yavorski on GitHub (Apr 4, 2024). ## Description of the new feature/enhancement ### Ability to set/change the `line-height`/`cellHeight` when you toggle `focus mode`. --- When entering `focus mode` geometry is changed so neovim is receiving the unwanted/wasted/not used space on bottom. In order to remove the neovim bottom unwanted space I want to be able to set/change the `line-height` on `focus mode` toggle. ## Suggestion Add `focus-mode-defaults` setting in `config.json` where we can specify the font `cellHeight` when `focus mode` is enabled. Thank you!
claunia added the Issue-FeatureNeeds-Tag-Fix labels 2026-01-31 07:46:10 +00:00
Author
Owner

@carlos-zamora commented on GitHub (Apr 10, 2024):

Thanks for the feature request. We've discussed this as a team and we feel that it might be too niche.

Somewhat related: #11111
That issue refers to admin-specific customizations, but the team has discussed in the past the idea of extending that to "focus mode" customizations as well. It's really the same problem all around: how do we determine which appearance to use when there's an intersection of "unfocused", "admin", and (in this case) "focus mode".

@carlos-zamora commented on GitHub (Apr 10, 2024): Thanks for the feature request. We've discussed this as a team and we feel that it might be too niche. Somewhat related: #11111 That issue refers to admin-specific customizations, but the team has discussed in the past the idea of extending that to "focus mode" customizations as well. It's really the same problem all around: how do we determine which appearance to use when there's an intersection of "unfocused", "admin", and (in this case) "focus mode".
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#21490