summaryrefslogtreecommitdiff
path: root/.tmux.conf
blob: 7df6d70a0d3cf8188af2e1fd107cc6d8c9339071 (plain)
1
2
3
4
set -g status-right-length 120
set -g status-right "#(status)"
set -s copy-command "xsel -i"
bind u run "tmux capture-pane; tmux show-buffer | dmenu-urlselect | xargs open-url"

Generated with cgit - Back to sebastiano.tronto.net