Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

Commit

Permalink
Switch to screen-256color profile
Browse files Browse the repository at this point in the history
  • Loading branch information
herrbischoff committed Mar 3, 2021
1 parent 7c24ca0 commit 907d28d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ bind C-a send-prefix
bind-key a send-prefix

# Set 256 colors and italics
# set-option -g default-terminal "screen-256color"
set -g default-terminal "tmux"
set-option -g default-terminal "screen-256color"
# set -g default-terminal "tmux"
set-option -sa terminal-overrides ",xterm*:Tc"

# Very large history
Expand Down

0 comments on commit 907d28d

Please sign in to comment.