franko / gsl-shell

GSL library shell based on LuaJIT2
http://franko.github.io/gsl-shell/
GNU General Public License v3.0
92 stars 12 forks source link

GSL-Shell_GUI: Enhancement #16

Closed Gavin-Holt closed 10 years ago

Gavin-Holt commented 10 years ago

Hi Francesco,

It would be really convenient if the ESC key would bring the cursor back to the active command line and scroll down to display the prompt. If the cursor is at the command line it would be nice if ESC would clear the line.

As a windows user the GUI is so much better that a DOS box that doesn't understand CRTL-C CRTL-X CTRL-V - many thanks for your work providing a stylish usable console.

Kind Regards

Gavin

franko commented 10 years ago

That's seems to be a good idea, thank you for the suggestion. I'm going to implement that, it shouldn't be difficult.

Francesco

franko commented 10 years ago

Implemented now in the master branch. Will be available in binary form with the next release.

Thank you for your suggestion.

Kind regards Francesco