diff options
| author | Thomas Schmucker <ts@its1.de> | 2024-10-18 12:31:28 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2024-10-18 12:31:28 +0200 |
| commit | a521e3b3c1453b039dceefca894c03065d4edf9a (patch) | |
| tree | 94ad842d6131db1b9d0c403dbad9c3083b7ff6be /tmux/tmux.conf | |
| parent | 3b5d0d4095819bcbb737020aebd055f345fa7ba3 (diff) | |
| download | dotfiles-a521e3b3c1453b039dceefca894c03065d4edf9a.tar.gz dotfiles-a521e3b3c1453b039dceefca894c03065d4edf9a.tar.bz2 dotfiles-a521e3b3c1453b039dceefca894c03065d4edf9a.zip | |
update tmux.conf. Es ist ein Krampf ...
Diffstat (limited to 'tmux/tmux.conf')
| -rw-r--r-- | tmux/tmux.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 07347e9..f7ef1a5 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | set -g mouse on | 1 | set -g mouse on |
| 2 | set -g default-terminal "tmux-256color" | 2 | set -g default-terminal "tmux-256color" |
| 3 | set -sa terminal-overrides ',tmux-256color:Tc' | ||
| 4 | set -g status on | 3 | set -g status on |
| 5 | set -g status-left " #[fg=darkblue]#S#[fg=black] | " | 4 | set -g status-left " #[fg=darkblue]#S#[fg=black] | " |
| 6 | set -g status-left-length 20 | 5 | set -g status-left-length 20 |
