Skip to main content

Module editor

Module editor 

Source

Structs§

Editor
A resolved editor — binary path and any extra arguments needed.

Functions§

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.