aboutsummaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 887a5ec..2afa58a 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -90,6 +90,7 @@ bind-key ! break-pane -d -n _hidden_pane
bind-key @ join-pane -s $.0
bind-key p popup -w 80% -h 80% -E ksh
+# bind-key p popup -w 80% -h 80% -E xonsh
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