mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-25 09:48:09 +02:00
more accurately describe editor behavior
This commit is contained in:
@@ -52,6 +52,16 @@ Variables that influence kitty behavior
|
||||
files. Defaults to :file:`~/.config/kitty`. For full details of the 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
|
||||
|
||||
The terminal editor (such as `vi` or `nano`) for editing config files.
|
||||
Takes precedence over :envvar:`EDITOR`.
|
||||
|
||||
|
||||
.. envvar:: VISUAL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user