diff options
author | guangzhi <xugzhi1987@gmail.com> | 2018-03-11 08:52:23 +0800 |
---|---|---|
committer | guangzhi <xugzhi1987@gmail.com> | 2018-03-11 08:52:23 +0800 |
commit | 5fc66210888db4d446989bab64eb5270d08b4bad (patch) | |
tree | 0fe72a6082efc7ebc5e2d4a64c6a8bed2084f02e /AUTHORS | |
parent | f855979587bd918f0d32c0caba79ab4b4aa531cf (diff) | |
download | ranger-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