Denvi / Candle

GRBL controller application with G-Code visualizer written in Qt.
GNU General Public License v3.0
1.37k stars 547 forks source link

Recall Previous Commands in Console #551

Open reynolds087 opened 2 years ago

reynolds087 commented 2 years ago

Can you please add the ability to press the Up arrow on the keyboard and iterate through previously entered commands? Normally in a terminal window you can perform this task with the up and down arrows, and it saves a lot of time when doing repetitive commands.