tmux: use mouse

This commit is contained in:
Oshgnacknak 2024-03-08 14:32:50 +01:00
parent 2284512155
commit 72be60dd6e
Signed by: Oshgnacknak
GPG key ID: 8CB7375654585956

View file

@ -1,3 +1,4 @@
set -g mouse on
setw -g mode-keys vi # I especially like being able to search with /,? when in copy-mode setw -g mode-keys vi # I especially like being able to search with /,? when in copy-mode
unbind C-b unbind C-b
set -g prefix C-b set -g prefix C-b