summary refs log tree commit diff stats
path: root/doc/ranger.1
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2013-02-22 02:59:36 +0100
committerhut <hut@lavabit.com>2013-02-22 02:59:36 +0100
commit240f7d0573108e7843113dd2609c06b1ba26caae (patch)
treed43afcf8a4b77718366ad8c42133e3c0cae459e3 /doc/ranger.1
parent8bcfc1988283736d2cd5405789f04db8ccf151c3 (diff)
downloadranger-240f7d0573108e7843113dd2609c06b1ba26caae.tar.gz
doc/ranger.1: update ENVIRONMENT section
Diffstat (limited to 'doc/ranger.1')
-rw-r--r--doc/ranger.16
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index 5eda8f20..64199243 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -1030,8 +1030,7 @@ exists.  External programs can determine whether they were spawned from ranger
 by checking for this variable.
 .IP "\s-1EDITOR\s0" 8
 .IX Item "EDITOR"
-Defines the editor to be used for the \*(L"E\*(R" key.  Defaults to the first installed
-program out of \*(L"vim\*(R", \*(L"emacs\*(R" and \*(L"nano\*(R".
+Defines the editor to be used for the \*(L"E\*(R" key.  Defaults to \*(L"nano\*(R".
 .IP "\s-1SHELL\s0" 8
 .IX Item "SHELL"
 Defines the shell that ranger is going to use with the :shell command and
@@ -1039,8 +1038,7 @@ the \*(L"S\*(R" key.  Defaults to \*(L"/bin/sh\*(R".
 .IP "\s-1TERMCMD\s0" 8
 .IX Item "TERMCMD"
 Defines the terminal emulator command that ranger is going to use with the
-:terminal command and the \*(L"t\*(R" run flag.  Defaults to \*(L"x\-terminal-emulator\*(R" or
-\&\*(L"xterm\*(R"
+:terminal command and the \*(L"t\*(R" run flag.  Defaults to \*(L"xterm\*(R".
 .IP "\s-1XDG_CONFIG_HOME\s0" 8
 .IX Item "XDG_CONFIG_HOME"
 Specifies the directory for configuration files. Defaults to \fI\f(CI$HOME\fI/.config\fR.