"vscode:/vscode.git/clone" did not exist on "ebfc9042ed2121c1d330a6767736fbf7bff2e369"
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
Please register or sign in to comment