3 repository-uri
Visual overlays within a terminal interface used for selecting commands, history items, or filesystem paths via keyboard navigation.
Distinguishing note: None of the candidates describe terminal-native interactive selection menus; they focus on editor menus or profiling shells.
Explore 3 awesome GitHub repositories matching user interface & experience · Interactive Shell Menus. Refine with filters or upvote what's useful.
zsh-autocomplete is a shell extension and completion engine for Zsh that provides real-time, asynchronous type-ahead suggestions and interactive completion menus while typing. It functions as a productivity tool designed to reduce keystrokes by filtering available commands and arguments based on current user input. The project distinguishes itself by automatically inserting the longest common prefix among matching suggestions and providing an interactive shell menu for navigating command history and filesystem paths. It includes mechanisms for tracking and suggesting recently visited director
Implements an interactive shell menu for navigating command history and filesystem paths using keyboard shortcuts.
Finalterm is a Linux terminal emulator and GUI-enhanced shell interface. It functions as a stateful command line utility that parses real-time terminal data to replace standard text-based inputs with semantic menus and visual controls. The project integrates graphical interface elements and interactive widgets directly into the command line environment. This allows the interface to provide context-aware suggestions and embed GUI controls to manage terminal operations. The system focuses on command line productivity and terminal interface enhancement. It utilizes real-time data stream analysi
Displays context-aware interactive menus within the terminal based on shell activity.
xiki is a GUI-enhanced shell console that integrates graphical user interface components and an editable output buffer into a standard shell environment. It functions as an interactive command-line interface and CLI overlay, rendering graphical elements on top of a traditional character-based terminal grid. The project serves as a custom shell command builder and menu system, allowing users to map shell commands to graphical menus and interactive shortcuts. This enables the creation of personalized workflows to launch and manage system tools through a visual interface. The system transforms
Adds visual overlays and menus to the command line to make system tools more accessible.