about summary refs log tree commit diff
path: root/xnew
diff options
context:
space:
mode:
Diffstat (limited to 'xnew')
-rwxr-xr-xxnew2
1 files changed, 1 insertions, 1 deletions
diff --git a/xnew b/xnew
index 8473d48..428725e 100755
--- a/xnew
+++ b/xnew
@@ -94,4 +94,4 @@ EOF
 	echo "}" >>$srcdir/$PKG/template
 done
 
-exec ${EDITOR:-vi} +3 $srcdir/$PKG/template
+exec ${VISUAL:-${EDITOR:-vi}} +3 $srcdir/$PKG/template