-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Conversation
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
✅ Build completed.
Please test this code using one of the following:
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-7888-BUILD-751-linux32.tar.xz
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-7888-BUILD-751-linux64.tar.xz
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-7888-BUILD-751-windows.zip
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-7888-BUILD-751-macosx.zip
⬇️ http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-7888-BUILD-751-linuxarm.tar.xz
i️ The linuxarm
build is still experimental and may not be always available.
Wow, works perfectly! Merging right now
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