From 9e34fc04c31fa00f97a889be2d41fb43d44deeb0 Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Thu, 10 Jan 2019 08:17:52 +0100 Subject: Honor $VISUAL It does now take precedence over $EDITOR when editing files. You probably do not want to edit contact entries with ed. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') 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' -- cgit v1.2.3