1 repo
Customizable components for extending shell input capabilities and interactive modes.
Distinguishing note: Focuses on shell widget definition, distinct from general key bindings.
Explore 1 awesome GitHub repository matching development tools & productivity · Shell Widgets. Refine with filters or upvote what's useful.
Atuin is a command-line tool that replaces standard shell history with a searchable, encrypted SQLite database. By hooking into shell initialization scripts, it provides an interactive, keyboard-driven interface for real-time command filtering and retrieval. The platform ensures data privacy through a client-side encryption layer, securing sensitive history and configuration data before it is synchronized across multiple machines. Beyond history management, Atuin functions as an executable documentation platform that enables teams to create and share interactive runbooks. These documents use
Define custom shell widgets to enable advanced key mapping and support specific input modes within the command-line environment.