diff options
| author | Maciej Sobkowski <maciejjo@maciejjo.pl> | 2016-06-17 22:12:21 +0200 |
|---|---|---|
| committer | Maciej Sobkowski <maciejjo@maciejjo.pl> | 2016-06-17 22:12:21 +0200 |
| commit | 1e61926a9a0eac2fd7af3fabf4c1f063fae53f9f (patch) | |
| tree | 05e2ec0531ea2fba510446f75adca2f7f48e6198 | |
| parent | e7e3dcc3760e6f0be19d190c6c058192fcbd5b65 (diff) | |
| -rw-r--r-- | tmux/.tmux.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index b06c890..dac611a 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -48,3 +48,5 @@ setw -g window-status-current-attr bold set -g message-attr bold set -g message-fg colour117 set -g message-bg colour235 + +set -g default-terminal "screen-256color" |
