mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 22:15:42 +02:00
tput: refresh page (#9474)
This commit is contained in:
parent
f293a03693
commit
c3a2251d88
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue