Discover Packages
github.com/thomas-vilte/matecommit
internal
editor
package
Version:
v1.8.0
Opens a new window with list of versions in this module.
Published: Jul 30, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package editor resolves which text editor to use for interactive edits
(config files, release notes, etc.), shared by the commands that need it.
Resolve returns the user's preferred editor: $EDITOR, then $VISUAL, then
the first of a list of common editors found on PATH. It returns
("", false) when none could be determined.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.