Resolve some duplication in glossary.rst
This commit is contained in:
parent
0d55865545
commit
96ce6c9504
@ -52,21 +52,11 @@ Variables that influence kitty behavior
|
|||||||
files. Defaults to :file:`~/.config/kitty`. For full details of the config
|
files. Defaults to :file:`~/.config/kitty`. For full details of the config
|
||||||
directory lookup mechanism see, :option:`kitty --config`.
|
directory lookup mechanism see, :option:`kitty --config`.
|
||||||
|
|
||||||
.. envvar:: EDITOR
|
|
||||||
|
|
||||||
The terminal editor (such as `vi` or `nano`) for editing config files.
|
|
||||||
Overridden by :envvar:`VISUAL`.
|
|
||||||
|
|
||||||
.. envvar:: VISUAL
|
.. envvar:: VISUAL
|
||||||
|
|
||||||
The terminal editor (such as `vi` or `nano`) for editing config files.
|
The terminal editor (such as ``vi`` or ``nano``) kitty uses, when, for
|
||||||
Takes precedence over :envvar:`EDITOR`.
|
instance, opening :file:`kitty.conf` in response to :sc:`edit_config_file`.
|
||||||
|
|
||||||
|
|
||||||
.. envvar:: VISUAL
|
|
||||||
|
|
||||||
Controls what program kitty uses as an editor, when, for instance, opening
|
|
||||||
kitty.conf in response to :sc:`edit_config_file`
|
|
||||||
|
|
||||||
|
|
||||||
.. envvar:: EDITOR
|
.. envvar:: EDITOR
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user