Replies: 1 comment
-
Hi, and thanks for the question! That's not currently supported. While it's possible to have a layout that only uses part of the height, it still won't show the previous content of the terminal (we use the "alternate terminal" concept, which hides any previous content while cursive is running, and hides any cursive content on exit). The closest you could get is a full-screen layout that includes the "CLI" part, and adds things underneath when needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Title basically says it all, i was wondering if it were possible to use this framework to create a UI that only uses part of the terminal's height - as shown in the screenshot below:

Interestingly, fzf only seems to support the behaviour in certain shells
Beta Was this translation helpful? Give feedback.
All reactions