14export namespace ftxui {
App is a Screen that can handle events, run a main loop, and manage components.
It implement rendering itself as ftxui::Element. It implement keyboard navigation by responding to ft...
Represent an event. It can be key press event, a terminal resize, or more ...
Module file for FTXUI component operations.
The FTXUI ftxui:: namespace.