1 dépôt
Pops up and renders interactive context menus near the cursor or mouse to trigger commands.
Distinct from Context Menu Command Handlers: Distinct from Context Menu Command Handlers: focuses on rendering and displaying context menus rather than handling their command payloads.
Explore 1 awesome GitHub repository matching user interface & experience · Context Menu Renderers. 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
Pop up and render interactive context menus near the cursor or mouse to trigger commands and source actions.