eraj007 / arduino

Automatically exported from code.google.com/p/arduino
0 stars 0 forks source link

Shortcuts for Serial Monitor ON/OFF #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
From: http://www.arduino.cc/playground/Main/SuggestionsBugs?action=edit

Keyboard shortcut in the IDE for turning Serial Monitor on/off: to allow 
compile/upload/monitor without taking hands off keyboard

It had 9 votes.

Original issue reported on code.google.com by alexanderbrevig on 18 Jun 2009 at 3:17

GoogleCodeExporter commented 9 years ago
We discussed this on the developers list and the consensus seemed to be 
Command-Shift-M (Mac) or Control-
Shift-M (Win), although I think Command-/ (Mac) or Control-/ (Win) could work 
too.

Original comment by dmel...@gmail.com on 11 Jul 2009 at 1:29

GoogleCodeExporter commented 9 years ago

Original comment by dmel...@gmail.com on 15 Aug 2009 at 8:36

GoogleCodeExporter commented 9 years ago
Suggest alternative: doing an upload with the Serial Monitor open just leaves 
it there:

The SM window should just stay there if already open, but be paused/disconnected
during upload and then unpaused/reconnected straight after.  At present (0017)
re-opening the SM window causes most boards to reset again, which means 
resetting
twice and more waiting.

No reason not to also have a shortcut for Serial Monitor off/on, but it seems 
that
window behaviour during upload is maybe the main issue?

Original comment by pixelfre...@gmail.com on 5 Sep 2009 at 12:45

GoogleCodeExporter commented 9 years ago
Command-/ was taken by comment / uncomment, so it looks like it's 
command-shift-m (control-shift-m on 
windows).

Original comment by dmel...@gmail.com on 23 Sep 2009 at 10:58

GoogleCodeExporter commented 9 years ago

Original comment by dmel...@gmail.com on 23 Sep 2009 at 11:00