select-editor – select your default sensible-editor from all installed editors
Synopsis
select-editor
Description
select-editor provides a coherent mechanism for selecting and storing a preferred sensible-editor on a per-user basis. It lists the available editors on a system and interactively prompts the user to select one. The results are stored as SELECTED_EDITOR variable in ~/.selected_editor, which is sourced and used by
sensible-editor command. SELECTED_EDITOR variable is overridden by the VISUAL and EDITOR environment variables.
Author
select-editor was written by Dustin Kirkland <kirkland [at] canonical.com>.
See Also
sensible-editor(1)