- Added support for Helix editor (thanks, @bluthej!).
- Improved the error messages shown when an editor is not supported.
- Fixed lack of basic support of editors that aren't specifically specified in the plugin code.
- Removed some of the terminal clutter present because of
pytest.exit
usage. - Removed
--edit=first
and--edit=last
options - use0
and-1
instead. - Improved usage instructions.
Initial version.