Examples (8)
Set foreground (af) or background (ab) color
tput setaf|setab ansi_color_codeReset all terminal text attributes
tput sgr0Show number of columns, lines, or colors
tput cols|lines|colorsEnable or disable word wrap
tput smam|rmamHide or show the terminal cursor
tput civis|cnormSave or restore terminal text status (smcup also captures scroll wheel events)
tput smcup|rmcupmade by @shridhargupta | data from tldr-pages