mirror of
https://github.com/LionyxML/nocurses.git
synced 2023-08-10 21:13:25 +03:00
Completed demo and changed gif
This commit is contained in:
parent
145091f801
commit
62ee16c9f8
7
demo.c
7
demo.c
@ -68,7 +68,12 @@ setfontbold(STATE)\n\
|
||||
setunderline(STATE)\n\
|
||||
setblink(STATE)\n\
|
||||
settitle(TITLE)\n\
|
||||
gettermsize()\n");
|
||||
setcurshape(SHAPE_NAME)\n\
|
||||
gettermsize()\n\
|
||||
getch()\n\
|
||||
getche()\n\
|
||||
clrline()\n\
|
||||
resetcolors()\n");
|
||||
waiting();
|
||||
|
||||
printf("I am using the wait() function to wait for your\ncommand.");
|
||||
|
BIN
img/nocurses.gif
BIN
img/nocurses.gif
Binary file not shown.
Before Width: | Height: | Size: 3.7 MiB After Width: | Height: | Size: 2.0 MiB |
Binary file not shown.
Before Width: | Height: | Size: 2.5 MiB |
Loading…
Reference in New Issue
Block a user