mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-07 00:35:39 +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:
|
- Move the cursor to a screen location:
|
||||||
|
|
||||||
`tput cup {{y_coordinate}} {{x_coordinate}}`
|
`tput cup {{row}} {{column}}`
|
||||||
|
|
||||||
- Set foreground (af) or background (ab) color:
|
- Set foreground (af) or background (ab) color:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue