@haphazarddev/pi-vim-quit
v0.1.0
Published
A tiny pi extension that quits when you type :q, :qa, or :wq.
Maintainers
Readme
@haphazarddev/pi-vim-quit
Quit pi with familiar Vim-style commands typed as normal input.
Install
pi install npm:@haphazarddev/pi-vim-quitOr install from a local checkout:
pi install ./extensions/pi-vim-quitWhat it does
After installing, typing any of these as a normal prompt will gracefully quit pi:
:q:qa:wq
The extension shows a small notification and then shuts pi down.
Repository
- Source: https://github.com/HaphazardDev/pi-extensions
- Issues: https://github.com/HaphazardDev/pi-extensions/issues
