Is there any keyboard which echoes to the screen the "previously executed command"? Something like the up-arrow key at Linux bash...
It's not duplicate to How do I get "previous executed command" in a bash script?
Load XREPL and you'll get readline-style input editing, which should include the ability to load previous lines using the up-arrow key.
(require xrepl)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With