This commit is contained in:
Andrew Schwartzmeyer 2017-05-06 15:56:51 +00:00 committed by GitHub
commit f1a19041d3
4 changed files with 127 additions and 1 deletions

View file

@ -34,7 +34,7 @@ if which tmux &> /dev/null
# The TERM to use for 256 color terminals.
# Tmux states this should be screen-256color, but you may need to change it on
# systems without the proper terminfo
[[ -n "$ZSH_TMUX_FIXTERM_WITH_256COLOR" ]] || ZSH_TMUX_FIXTERM_WITH_256COLOR="screen-256color"
[[ -n "$ZSH_TMUX_FIXTERM_WITH_256COLOR" ]] || ZSH_TMUX_FIXTERM_WITH_256COLOR="xterm-256color"
# Get the absolute path to the current directory