mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
[README] fix syntax argh
This commit is contained in:
parent
7ba72c4c20
commit
21017dcb6e
@ -254,6 +254,8 @@ If things break or seem otherwise lackluster, **please** consult the
|
|||||||
<code>NCOPTION_NO_CLEAR_BITMAPS</code>, and <code>NCOPTION_PRESERVE_CURSOR</code>,
|
<code>NCOPTION_NO_CLEAR_BITMAPS</code>, and <code>NCOPTION_PRESERVE_CURSOR</code>,
|
||||||
and call `ncplane_set_scrolling()` on the standard plane. You still must
|
and call `ncplane_set_scrolling()` on the standard plane. You still must
|
||||||
explicitly render.
|
explicitly render.
|
||||||
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Can I have Notcurses without this huge multimedia stack?</summary>
|
<summary>Can I have Notcurses without this huge multimedia stack?</summary>
|
||||||
Again yes! Build with <code>-DUSE_MULTIMEDIA=none</code>.
|
Again yes! Build with <code>-DUSE_MULTIMEDIA=none</code>.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user