sdether / josh.js

Toolkit for building a bash-like shell in the browser, including full readline support
http://sdether.github.com/josh.js/
Apache License 2.0
390 stars 76 forks source link

Close Quake-style console with Esc #44

Open 1j01 opened 5 years ago

1j01 commented 5 years ago

You should be able to close it with the Escape key in addition to Ctrl+C (or Ctrl+D on an empty line)