pi-quick-exit
v1.0.0
Published
Pi extension that adds 'e' and 'exit' as shorthand commands to quit
Maintainers
Readme
pi-quick-exit
Pi extension that adds e and exit as shorthand commands to quit.
Type e or exit and press enter to close the session — no ctrl+d or ctrl+c needed. Also registers /exit as a slash command.
Installation
pi install npm:pi-quick-exitOr from git:
pi install https://github.com/lucascajal/pi-quick-exitUsage
Just type in the editor:
eor
exitor use the slash command:
/exitPi will shut down immediately.
Why?
Pi's default exit shortcuts are ctrl+c / ctrl+d, which can be unintuitive if you're used to typing exit in a shell. This extension adds that muscle memory back.
License
MIT
