I know there are already several issues in the github project that are associated with the Terminal monitor, but I keep hoping that many of them will be addressed soon. At least hopefully before the first real (i.e. not RC) release.
Mouse/Keyboard Navigation:
For me, probably the biggest issue has to do with the lack of decent keyboard (and mouse) navigation within the Serial monitor. Should work at least as well as the Output window. (I know there are open bug reports)
Clipboard:
Related to this has to do with trying to copy stuff to the clipboard. I use that a lot when I need to fill in things like forum posts. But also, I often times I do a select all, copy and then paste into an editor window that I can search for information. Currently (at least in 9.2) this is severely busted, especially if the window scrolled during the selection process (I know there is at least one open bug report on this)
Keeping track of the connected Serial
I could be wrong, but it feels like the new nightly builds (after RC9.2), that the system loses tract of which Serial port that is connected, especially if you turn it on after you start the IDE.
Example:
It is showing that I am not connected, yet I can type and hit CTRL+enter and it works, and you can see it is outputting to the window.
Also, the drop down is showing that COM27 is the MicroMod
Although again if I look at the Ports Menu it knows about: it
Again, my gut may be wrong, in that the newer daily builds loses the context of which Serial port is active more than 9.2, but I see it more when I end up using something like TyTerminal instead of the IDE.
Wish List
-
Wish that if the Serial monitor Window has the active focus, that I can simply type Enter key instead of needing to type CTRL ENTER
-
Wish that the Serial monitor could be un-docked! I don't get why the Serial Plotter is undocked but Serial monitor is Docked.
Sorry, I know most/all of these things have been covered in the Issues in Arduino IDE, but thought I would post, just in case some of them may have fallen through the cracks.
My gut says that maybe Arduino IDE 2 is close to first release and hoping a few more things get fixed like the magical moving text cursor I reported earlier today.