Skip to content

Commit

Permalink
tmux to set titles of terminal windows
Browse files Browse the repository at this point in the history
  • Loading branch information
teddywaweru committed Aug 1, 2024
1 parent c076530 commit 86bb622
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tmux/tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ set -ga terminal-overrides ",xterm-256color:Tc"
set -g prefix C-Space
set -s escape-time 0
set-option -g default-shell /bin/zsh
set-option -g set-titles on

unbind C-b
bind-key C-a send-prefix

Expand Down

0 comments on commit 86bb622

Please sign in to comment.