search-directory-history
Command Searcher
A tool to search and display historical directory commands with various filters and output options.
In support of Oh-My-Zsh plugin per-directory-history, I've created a crude searching mechanism, not having time to paint it, or build it to scale...
4 stars
2 watching
1 forks
Language: Go
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
johncassol/cdh | A plugin for zsh that allows users to manage and navigate through a history of visited directories. | 1 |
jimhester/per-directory-history | A Z shell plugin that enables the use of local history within specific directories and provides global history toggle functionality. | 259 |
tymm/zsh-directory-history | A plugin for zsh shell that keeps track of directory-specific command history and allows for navigation and search within it. | 155 |
grrlopes/storydb | An interactive command history viewer and editor | 8 |
zdharma-continuum/history-search-multi-word | A shell plugin for searching multiple keywords in an AND fashion to find matching history entries with syntax highlighting. | 98 |
rcaloras/bashhub-client | A service that stores and searches terminal command history from various shells across multiple systems. | 1,265 |
michaelaquilina/zsh-history-filter | A plugin to filter out commands from being added to the shell's permanent history. | 30 |
okhiroyuki/zsh-select-history-skim | A zsh plugin to search and complete terminal history using an external search tool. | 0 |
lcrespom/oh-my-zsh-history-popup | Provides an interactive way to navigate through command history in the terminal | 0 |
curusarn/resh | A shell history replacement tool that allows full-text search and contextual results | 1,014 |
jimeh/zsh-peco-history | Enhances shell history searching with a menu-driven interface | 123 |
stiliajohny/historikeeper | A ZSH plugin that logs and stores terminal commands to a database for auditing or historical purposes. | 1 |
xav-b/zsh-extend-history | Records and displays shell command history with more context | 9 |
robturtle/percol.plugin.zsh | A utility plugin for zsh shell that provides interactive search and management of shells commands and Git branches | 9 |
jdsee/popman | A shell plugin that integrates man-page browsing into the typing experience of terminal commands | 3 |