aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
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 /CHANGELOG
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 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a3437fc..83602c8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -23,6 +23,7 @@ General:
`- This allows for example (sed -E 's/\s+/ /') as output_program.
- Fix --search-by-data (case $output_program != cat).
- Use `-mindepth 1' in addition to `-maxdepth 1' for find.
+- Honor $VISUAL.
Manual: