I'm using tput ( `tput setaf` , `tput bold`, `tput setab`) And these examples won't color properly or will have extra characters `(B` or `[`: ``` ^[[1m^[[31m^[[47mlight-red_on_white^[(B^[[0m ^[[33m^[[44myellow_on_blue^[(B^[[0m ```
I'm using tput (
tput setaf,tput bold,tput setab)And these examples won't color properly or will have extra characters
(Bor[: