aboutsummaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-11-23 08:45:51 +0000
committerterminaldweller <thabogre@gmail.com>2022-11-23 08:45:51 +0000
commit7bcd7a5b12c428dcb6e60a94ff315a9e39511d13 (patch)
tree9493b9d7886f8d32d7575bb3d55ca43599b1e2e8 /.tmux.conf
parenttsocks and zsh prompt update (diff)
downloadscripts-7bcd7a5b12c428dcb6e60a94ff315a9e39511d13.tar.gz
scripts-7bcd7a5b12c428dcb6e60a94ff315a9e39511d13.zip
update
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 8b5ea70..9a4deb1 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -85,7 +85,8 @@ bind-key @ join-pane -s $.0
bind-key p popup -w 80% -h 80% -E ksh
bind-key S popup -w 90% -h 90% -E env WWW_HOME=searx.terminaldweller.com /home/devi/w3m/w3m -o auto_image=FALSE -graph
-bind-key F popup -d ${pane_current_path} -w 90% -h 90% -E ranger --cmd cd $(tmux show -p '#{pane_current_path}')
+# bind-key F popup -d ${pane_current_path} -w 90% -h 90% -E ranger --cmd cd $(tmux show -p '#{pane_current_path}')
+bind-key F popup -d ${pane_current_path} -w 90% -h 90% -E ranger
#to support nested tmux sessions for ssh workflows
bind -T root F6 \