Terminal: Add keyboard shortcuts to increase and decrease font size (or zoom)

Created on 29 Jun 2019  路  9Comments  路  Source: microsoft/terminal

It would be nice to quickly increase the size of my font (similar to zooming in a web browser). (ctrl)+(+) and (ctrl)+(-)

Area-User Interface Issue-Task Needs-Tag-Fix Product-Terminal Resolution-Fix-Committed

Most helpful comment

The above PR seems to have died and never been accepted. Just want to register my interest in this feature. A key combination (as in VS Code and many other examples) Ctrl plus/minus is essential because the existing Ctrl+ scroll support is awkward on a touchpad. A terminal program ought not assume the presence of any pointing or scrolling device. It's a terminal.

I hope the team will complete this effort.

All 9 comments

CTRL Mouse Up/Down works and is consistent with existing shell

@wizll I will take a attemt to solve this feature request

I've done a implementation for this feature request.
Waiting for code-review and merge :)

Since you've put out a pull request for this, I'm going to mark it as triaged and accept it for v1.0 :smile:

The above PR seems to have died and never been accepted. Just want to register my interest in this feature. A key combination (as in VS Code and many other examples) Ctrl plus/minus is essential because the existing Ctrl+ scroll support is awkward on a touchpad. A terminal program ought not assume the presence of any pointing or scrolling device. It's a terminal.

I hope the team will complete this effort.

I am surprised that this hasn't been implemented yet, hopefully the CR can be revived / finalized.

I'm interested in seeing this feature done. I can try and continue where the PR left off if thats ok.

@dsafa Go for it!

:tada:This issue was addressed in #2700, which has now been successfully released as Windows Terminal Preview v0.6.2951.0.:tada:

Handy links:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pingzing picture pingzing  路  212Comments

migueldeicaza picture migueldeicaza  路  58Comments

Paul-Weisser picture Paul-Weisser  路  71Comments

CobusKruger picture CobusKruger  路  60Comments

HLFH picture HLFH  路  68Comments