It would be nice to quickly increase the size of my font (similar to zooming in a web browser). (ctrl)+(+) and (ctrl)+(-)
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:
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.