aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2019-12-12 22:07:55 +0100
committerInigoGutierrez <inigogf.95@gmail.com>2019-12-12 22:07:55 +0100
commit214973be97b532e55ca26a0584b0b44a238cee4b (patch)
tree187856b6656d4d480fe803f0ac5b3ebb74b4a044
parentec535569c7d74f82f3dae7e5fa52551674acd69a (diff)
downloadconfigs-214973be97b532e55ca26a0584b0b44a238cee4b.tar.gz
configs-214973be97b532e55ca26a0584b0b44a238cee4b.zip
Removed specific new window in ranger tmux mappings since it seems to fail with tmux update.
-rw-r--r--files/ranger/rc.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ranger/rc.conf b/files/ranger/rc.conf
index 01aaee0..6652a07 100644
--- a/files/ranger/rc.conf
+++ b/files/ranger/rc.conf
@@ -255,8 +255,8 @@ alias travel scout -aefiklst
map ,b bulkrename
map ,d shell rm.sh %s
map ,s shell tmux split-window -p 60 -c %d &
-map ,S shell tmux new-window -a -t 1 -n shell -c %d &
-map ,e shell tmux new-window -a -t 1 -n $EDITOR "$EDITOR %s"
+map ,S shell tmux new-window -a -n shell -c %d &
+map ,e shell tmux new-window -a -n $EDITOR "$EDITOR %s"
map ,w shell setBG.sh %f &
map ,W console shell ~/scripts/floats/floatBgBrowser.sh %d/ &
map ,p shell asPDF.sh %f