[REQ] Ability to recall previously sent strings in Serial Monitor #4891
Labels
Component: IDE Serial monitor
Tools > Serial Monitor
feature request
A request to make an enhancement (not a bug fix)
Uh oh!
There was an error while loading. Please reload this page.
Something other serial apps have that the IDE doesn't is the ability to recall previously sent strings in the serial monitor. Data could be retained per Arduino session (not session of the serial monitor, so it would last code changes and uploads) and be invoked with arrow key up/down. This is especially useful if a user needs to repeatedly send the same string, yet without copying and pasting.
Coolterm has good implementation of this and it would be great to see this implemented in Arduino IDE.
The text was updated successfully, but these errors were encountered: