summaryrefslogtreecommitdiffstats
path: root/.config/tmux/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/tmux/tmux.conf')
-rwxr-xr-x.config/tmux/tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf
index b54721e..f02e9ab 100755
--- a/.config/tmux/tmux.conf
+++ b/.config/tmux/tmux.conf
@@ -14,3 +14,5 @@ bind-key ` last-window
bind-key j next-window
bind-key k previous-window
bind-key e send-prefix
+
+# bind -n DoubleClick1Pane run-shell "dragon-drop -x '#{pane_current_path}/#{mouse_word}'"
remember that computers suck.