mirror of
https://github.com/LionyxML/nocurses.git
synced 2023-08-10 21:13:25 +03:00
Fixed some typos and visuals
This commit is contained in:
parent
85271bc9cb
commit
43012e1327
@ -81,3 +81,4 @@ void setblink(int status){
|
|||||||
void clrline(){
|
void clrline(){
|
||||||
printf("%c[2K%cE", ESC, ESC);
|
printf("%c[2K%cE", ESC, ESC);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user