From 02843751a671920e7938d4c336becc4f8ef211c9 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sun, 7 Apr 2024 17:49:13 +0200 Subject: Dotfiles: Tmux: Set window titles --- dotfiles/tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'dotfiles') diff --git a/dotfiles/tmux.conf b/dotfiles/tmux.conf index ee1e78a..8b733a7 100644 --- a/dotfiles/tmux.conf +++ b/dotfiles/tmux.conf @@ -1,4 +1,5 @@ set-option -sa terminal-overrides ",xterm*:Tc" +set-option -g set-titles on set -g mouse on set -g set-clipboard on -- cgit 1.4.1