Skip to main contentModule editor
Source - Editor
- A resolved editor — binary path and any extra arguments needed.
- open
- Open the given file in the editor. Blocks until the editor exits.
- resolve
- Resolve the editor using the priority chain:
$PODBOX_EDITOR > $VISUAL > $EDITOR > nvim > neovim > hx > helix > code > nano > vi.