Skip to content

Fix "Increase Font Size" keybindings #7888

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 20, 2018

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Aug 15, 2018

This commits adds "CTRL SHIFT =" as keybinding to increase font size.
The old shortcut "CTRL +" is still active, BTW it's not always possible to produce it if the keyboard layout doesn't have the + key on the base layer.
This add the possibility to compose "CTRL +" when the keyboard has the "+" available as "SHIFT =", that seems to be very common in many layouts.

Some reference charts:
http://kbd-intl.narod.ru/english/layouts
http://mentalfloss.com/article/52483/6-non-qwerty-keyboard-layouts
https://www.terena.org/activities/multiling/ml-mua/test/kbd-all.html

This commits adds the "CTRL SHIFT =" as key to increase font size.
The old shortcut "CTRL +" is still active, but it's not always
possible to produce it if the keyboard layout doesn't have the + key
on the base layer.

This add the possibility to compose "CTRL +" when the keyboard has
the "+" available as "SHIFT =", that seems to be very common in
many layouts.

Fix arduino#6806
@cmaglie cmaglie added feature request A request to make an enhancement (not a bug fix) Type: Bug Component: IDE user interface The Arduino IDE's user interface labels Aug 15, 2018
@cmaglie cmaglie added this to the Release 1.8.6 milestone Aug 15, 2018
@cmaglie cmaglie self-assigned this Aug 15, 2018
@facchinm
Copy link
Member

Wow, works perfectly! Merging right now

@facchinm facchinm merged commit e518050 into arduino:master Aug 20, 2018
@cmaglie cmaglie deleted the fix-fontsize-keybindings branch August 22, 2018 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix) Type: Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants