1
0
Fork 0
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:
Luna 2023-11-28 09:54:17 +01:00
parent 936a0c29a0
commit 2bb2dea8ef

View file

@ -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