diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 0606a45..b752a7f 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -1,6 +1,7 @@ # https://raw.githubusercontent.com/dreamsofcode-io/tmux/main/tmux.conf set-option -sa terminal-overrides ",xterm*:Tc" set -g mouse on +set -g set-titles on unbind C-b set -g prefix C-Space