1 个仓库
Graphical interface elements integrated directly into the terminal environment for interactive command line interactions.
Distinct from Terminal Display Controllers: Distinct from Terminal Display Controllers: focuses on the widgets themselves rather than the underlying redraw loop management.
Explore 1 awesome GitHub repository matching user interface & experience · Terminal UI Widgets. Refine with filters or upvote what's useful.
Vim-quickui is a text user interface library and plugin for Vim and Neovim editors that renders interactive widgets directly inside terminal environments without external dependencies. The framework provides buffer-independent UI drawing, popup window layering, state-driven event handling, and data-driven dialog generation that constructs modal forms and input controls from declarative data structures. The extension covers a broad suite of interface components including dropdown menu bars, context menus, scrollable list boxes, confirmation dialogs, and string input prompts. Users can inspect
Rendering classic popup menus, input prompts, and confirmation dialogs directly inside command-line editing environments.