Skip to content

Commit

Permalink
Change tmux terminal settings for 256 colors
Browse files Browse the repository at this point in the history
  • Loading branch information
iriya-ufo committed May 8, 2015
1 parent 458595b commit d35ba5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mac/.tmux.conf
@@ -1,6 +1,6 @@
# Shell
set-option -g default-command $SHELL
set-option -g default-terminal "screen-256color"
set-option -g default-terminal "xterm"
set-option -g terminal-overrides 'xterm*:smcup@:rmcup@'

# History
Expand Down

0 comments on commit d35ba5a

Please sign in to comment.