diff --git a/files/.tmux.conf b/files/.tmux.conf index f29f379..24d41b0 100644 --- a/files/.tmux.conf +++ b/files/.tmux.conf @@ -1,3 +1,4 @@ set -g default-terminal "screen-256color" bind-key -n Home send Escape "OH" bind-key -n End send Escape "OF" +set -g mouse on