summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2012-01-18 16:21:20 +0100
committerhut <hut@lavabit.com>2012-01-18 16:21:20 +0100
commitc2b71f721ba4fec22e6b8135508e07cb56df3320 (patch)
tree1ec8c15bdfd7b82ec2b48fcb0fd345c24b0620f8 /doc/ranger.pod
parent1cc4c0e4c2a022d64dac2d380729ffacb2cfa31c (diff)
downloadranger-c2b71f721ba4fec22e6b8135508e07cb56df3320.tar.gz
Added doc for TERMCMD and integrated it in commands.py
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index e261ca60..65615a8e 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -956,6 +956,13 @@ program out of "vim", "emacs" and "nano".
 Defines the shell that ranger is going to use with the :shell command and
 the "S" key.  Defaults to "bash".
 
+=item TERMCMD
+
+Defines the terminal emulator command that ranger is going to use with the
+:terminal command and the "t" run flag.  Defaults to "x-terminal-emulator" or
+"xterm"
+
+
 =item XDG_CONFIG_HOME
 
 Specifies the directory for configuration files. Defaults to F<$HOME/.config>.