mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-10 01:29:05 -04:00
dirgb PoC: throw in some italics
This commit is contained in:
parent
03cff6b7fd
commit
26ea0b3785
@ -106,6 +106,7 @@ int main(void){
|
||||
ncdirect_stop(nc);
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
ncdirect_styles_on(nc, NCSTYLE_ITALIC);
|
||||
printf("dank\n");
|
||||
if(ncdirect_stop(nc)){
|
||||
return EXIT_FAILURE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user