about summary refs log tree commit diff stats
path: root/AUTHORS
diff options
context:
space:
mode:
authorguangzhi <xugzhi1987@gmail.com>2018-03-11 08:52:23 +0800
committerguangzhi <xugzhi1987@gmail.com>2018-03-11 08:52:23 +0800
commit5fc66210888db4d446989bab64eb5270d08b4bad (patch)
tree0fe72a6082efc7ebc5e2d4a64c6a8bed2084f02e /AUTHORS
parentf855979587bd918f0d32c0caba79ab4b4aa531cf (diff)
downloadranger-5fc66210888db4d446989bab64eb5270d08b4bad.tar.gz
Attempt to fix issue #1108 flag t problem
issue #1108: Rifle's flag t only works with urxvt (and xterm) (because
who cares about standards?).  Urxvt passes any arguments after -e
verbatim, most other terminals consume them as arguments.  Some
terminals use -e, others use -x.

Fix: in rifle.py, if $TERMCMD is set to gnome-terminal, xfce4-terminal
etc., give either -e or -x that pairs with the terminal. If $TERMCMD not
found in executables, fall back to xterm and -e.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions