1
0
Fork 0
mirror of synced 2024-07-26 18:11:09 -04:00

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

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} '}