summaryrefslogtreecommitdiffstats
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 251764e..727b94c 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -36,6 +36,7 @@ bind ^N new-window
bind ^D detach-client
bind ^[ copy-mode
bind { copy-mode
+bind Enter run 'tmux capture-pane -p | find-urls | tail -n1 | xargs xdg-open'
unbind ^B