Enable mouse support for tmux

This commit is contained in:
Daniel - 2018-07-17 21:16:27 +02:00
parent 4fd331c794
commit d21305feca
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ set -sg escape-time 0
set -g history-limit 30000
setw -g mouse on
# Key bindings
unbind C-b