Polecenia
| Capname | Opis |
|---|---|
sc | Save the cursor position |
rc | Restore the cursor position |
home | Move the cursor to upper left corner (0,0) |
cup ‹row› ‹col› | Move the cursor to position row, col |
cud1 | Move the cursor down 1 line |
cuu1 | Move the cursor up 1 line |
civis | Set to cursor to be invisible |
cnorm | Set the cursor to its normal state |
Kolory
| Nr | Kolor |
|---|---|
| 0 | black |
| 1 | red |
| 2 | green |
| 3 | yellow |
| 4 | dark blue |
| 5 | purple |
| 6 | cyan |
| 7 | gray |
| 8 | light blue |
setab- tło
setaf- znaki
sgr0- wyłączenie
tput setaf 1: czerwony tekst
Refs
man tputman terminfo- https://www.linuxcommand.org/lc3_adv_tput.php