mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-30 19:52:13 +01:00
1a6d55480c
Add CTRL +/- and CTRL scroll shortcuts to increase/decrease serial/network monitor output text size. This font size is shared with the editor and adjusting either will update both. Partially fixes #8615