command-history
There are 26 repositories under command-history topic.
dvorka/hstr
bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
zsh-users/zsh-history-substring-search
🐠 ZSH port of Fish history search (up arrow)
PatrickF1/fzf.fish
🔍🐟 Fzf plugin for Fish
unixorn/fzf-zsh-plugin
ZSH plugin to enable fzf searches of a lot more stuff - docker, tmux, homebrew and more.
meaningful-ooo/sponge
🧽 Clean fish history from typos automatically
1j01/simple-console
Add an elegant command-line interface to any page
Minecrell/TerminalConsoleAppender
JLine 3 appender for Log4j2, allows extending command line apps using colors and command completion
dkolmakov/hm
Command line history manager for bash
suewonjp/tclsh-wrapper
A tiny wrapper for Tcl/Tk's tclsh and wish
anki-code/xontrib-history-encrypt
🔐 The xonsh shell history backend that encrypt the commands history file to prevent leaking sensitive data.
haroon-mahmood-4276/laravel-commands-history
A simple Laravel package to store every artisan command history with arguments and options in database.
interacto/interacto-ts
Front-end framework for processing user interface events in TypeScript + undo/redo algorithms
interacto/interacto-angular
Front-end framework for processing user interface events in Angular
johnlng/slickcmd
A utility that enhances Windows command prompt navigation and efficiency.
MisaghM/Operating-System-Lab-Projects
Extended xv6 operation system with new system calls, console shortcuts and command history, MLFQ, and semaphores.
webus/gohistgrep
Command line app for quick search through the command history of shell
z3d6380/csh
Custom CLI/Shell Written in C
adamchristiansen/plecostomus
A command history filter for the fish shell
rafntor/readline.ext
A Pure C# GNU-Readline like library for .NET
ttauveron/histt
A command-line tool designed to enhance your shell experience by providing an advanced history search.
y3owk1n/fish-fzf
Unopinionated FZF for Fish 🐟
lurco/Linux-configuaration-files
Configuration files (dot files) for my home directory on for a fresh Linux installation
minoritea/history-watcher
Accelerate bash history search
robkle/21sh
Unix command interpreter with line edition and command history, and that handles redirections, pipes, quotes and more.
shubshres/Mav-Shell
A shell program that accepts commands, forks a child process, and exectues those commands. The program also allows users to view command history and view Process IDs (PIDs).