Skip to main content

Module editor

Module editor 

Source

Functionsยง

resolve_editor
Resolve which editor to use. Priority: $EDITOR -> $VISUAL -> config_editor -> vi
spawn_editor
Spawn the editor and wait for it to exit. For vim/neovim, positions cursor at the given line number.