aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2019-01-10 08:17:52 +0100
committerEinhard Leichtfuß <alguien@respiranto.de>2019-01-10 08:17:52 +0100
commit9e34fc04c31fa00f97a889be2d41fb43d44deeb0 (patch)
tree5f4a59747a5f32b2d0dc397bc05c7915f8045537 /configure
parent0f8ac72b86937513bf10c3ce21ac445724e9a13a (diff)
Honor $VISUAL
It does now take precedence over $EDITOR when editing files. You probably do not want to edit contact entries with ed.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index e02d7b6..563f4cc 100755
--- a/configure
+++ b/configure
@@ -1264,7 +1264,7 @@ Some influential environment variables:
default_datadir
'directory to store contact data in'
default_fallback_editor
- 'editor to use if EDITOR is unset'
+ 'editor to use if both $VISUAL AND $EDITOR are unset'
default_input_program
'the program that newly created or edited contact files get
passed to on stdin'