How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Autojump is a shell directory navigation tool and weighted directory search utility. It functions as a path shortcut manager that allows users to jump to frequently visited directories using partial name matching. The tool optimizes shell workflows by learning navigation patterns and maintaining a weighted database of visited paths. It ranks folders based on access frequency and recency to resolve ambiguous queries and minimize the keystrokes required to reach deeply nested directories. Beyond shell navigation, the utility provides integration with native system file explorers to launch mana
Jump helps you navigate faster by learning your habits. ✌️
fzf-tab is a Zsh plugin that replaces the default tab-completion menu with an interactive fuzzy search interface powered by fzf. It hooks into Zsh's completion system to present completion candidates in a searchable list where users can filter, select, and navigate results by typing partial matches. The plugin distinguishes itself through several integrated capabilities. It supports multi-item selection for batch operations, group-based navigation to switch between completion categories like files and commands, and live previews of each candidate using user-defined commands. The interface can
:rocket: A next-generation cd command with your interactive filter
The main features of b4b4r07/enhancd are: Command Line Helpers, Directory Navigation.
Projects with overlapping indexed features include: wting/autojump — Autojump is a shell directory navigation tool and weighted directory search utility. It functions as a path shortcut… bigh/git-fuzzy — interactive `git` with the help of `fzf`. gsamokovarov/jump — Jump helps you navigate faster by learning your habits. ✌️. huyng/bashmarks — Directory bookmarks for the shell. iridakos/goto — Alias and navigate to directories with tab completion in Linux. aloxaf/fzf-tab — fzf-tab is a Zsh plugin that replaces the default tab-completion menu with an interactive fuzzy search interface…