1SELECT-EDITOR(1) General Commands Manual SELECT-EDITOR(1)
2
3
4
6 select-editor - select your default sensible-editor from all installed
7 editors
8
10 select-editor
11
13 select-editor provides a coherent mechanism for selecting and storing a
14 preferred sensible-editor on a per-user basis. It lists the available
15 editors on a system and interactively prompts the user to select one.
16 The results are stored as SELECTED_EDITOR variable in ~/.selected_edi‐
17 tor, which is sourced and used by sensible-editor command. SE‐
18 LECTED_EDITOR variable is overridden by the VISUAL and EDITOR environ‐
19 ment variables.
20
22 select-editor was written by Dustin Kirkland <kirkland@canonical.com>.
23
25 sensible-editor(1)
26
27
28
29Debian 21 May 2008 SELECT-EDITOR(1)