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:
parent
68f1509735
commit
6fc4ad76b7
1 changed files with 2 additions and 0 deletions
|
@ -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} '}
|
||||
|
|
Loading…
Reference in a new issue