gnome-shell-extension-ddterm icon indicating copy to clipboard operation
gnome-shell-extension-ddterm copied to clipboard

Increase text size on the fly

Open jediaxe opened this issue 4 years ago • 1 comments

I have noticed that none of the common keyboard shortcuts work to increase text size in ddterm. Can this be added to Keyboard Shortcuts in ddterm settings?

In the meantime. can you please share the shell command that will increase/decrease text size within ddterm?

Update: GNOME Shell 40.3 Wayland

jediaxe avatar Aug 18 '21 18:08 jediaxe

Can this be added to Keyboard Shortcuts in ddterm settings?

Yes, it's a small, easy-to-implement feature. https://gjs-docs.gnome.org/vte291~2.91_api/vte.terminal#property-font_scale

I'll accept a pull request that implements it. I do not have time to work on the feature myself though.

can you please share the shell command that will increase/decrease text size within ddterm?

There is no such command (currently)

amezin avatar Aug 22 '21 17:08 amezin

Also Ctrl+Scroll (chrome like) will be very welcome addition in this area

jelical avatar Aug 27 '23 13:08 jelical

Will be available in the next release (there will still be one more for GNOME <45)

Also Ctrl+Scroll (chrome like) will be very welcome addition in this area

Neither GNOME Terminal nor Console do this, so not sure if it's a good idea

amezin avatar Sep 23 '23 15:09 amezin