mirror of
https://gitlab.com/mlunax/dotfiles.git
synced 2025-04-12 05:40:17 +00:00
Enable setting titles in tmux configuration
This commit is contained in:
parent
936a0c29a0
commit
2bb2dea8ef
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue