Files
oh-my-zsh/plugins/tmux/tmux.plugin.zsh
Marc Cornellà b1424e2893 tmux: use echoti instead of tput for FreeBSD compatibility
Fixes #7407

FreeBSD's tput needs termcap codes instead of terminfo capnames, so using `tput colors`
has the wrong effect. See #7407
2018-11-16 19:40:06 +01:00

2.9 KiB