add FAQ entry about clearing non-alternate screen #1915

pull/1920/head
nick black 3 years ago
parent c2d6edc109
commit ead2289eb1
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -262,6 +262,8 @@ to breaking under incorrect `TERM` values. If you're not using `xterm`, your
* **Q:** How do I mix Rendered and Direct mode? **A:** You really don't want to. You can stream a subprocess to a plane with the `ncsubproc` widget.
* **Q:** How can I clear the screen on startup in Rendered mode when not using the alternate screen? **A:** Call `notcurses_refresh()` after `notcurses_init()` returns successfully.
## Useful links
* [BiDi in Terminal Emulators](https://terminal-wg.pages.freedesktop.org/bidi/)

Loading…
Cancel
Save