tput: refresh page (#9474)

This commit is contained in:
Irina
2022-11-16 17:08:31 +03:00
committed by GitHub
parent f293a03693
commit c3a2251d88

View File

@@ -5,7 +5,7 @@
- Move the cursor to a screen location:
`tput cup {{y_coordinate}} {{x_coordinate}}`
`tput cup {{row}} {{column}}`
- Set foreground (af) or background (ab) color: