mirror of
1
0
Fork 0

removed tmux <= 2.0 feature tests that cause orphan processes when using oh-my-zsh. Fixes #84 and #88 (2)

This commit is contained in:
Gregory Pakosz 2017-06-22 21:36:46 +02:00
parent 68f1509735
commit 6fc4ad76b7
1 changed files with 2 additions and 0 deletions

View File

@ -915,6 +915,8 @@ run 'cut -c3- ~/.tmux.conf | sh -s _apply_configuration'
# )
# fi
#
# status_left="$status_left "
#
# # -- status right style
#
# tmux_conf_theme_status_right=${tmux_conf_theme_status_right-'#{pairing}#{prefix} #{battery_status} #{battery_bar} #{battery_percentage} , %R , %d %b | #{username} | #{hostname} '}