Jump-Location
Directory navigator
An interactive directory navigation tool that learns your habits and assists with cd command
Powershell cd
that reads your mind
468 stars
12 watching
26 forks
Language: C#
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vors/zlocation | Automatically navigates to frequently used directories in PowerShell based on command history and user input. | 568 |
vigneshwaranr/bd | A tool to quickly navigate parent directories in the shell | 922 |
joknarf/cdhist | A tool to navigate directories and history using arrow keys and interactive menus. | 6 |
qoomon/zjump | Simplifies directory navigation in the terminal by allowing users to easily jump between already visited, parent or sub folders. | 12 |
shyiko/commacd | A tool to navigate file systems more efficiently by allowing users to jump forward and backward between directories using simple commands. | 364 |
peterhurford/up.zsh | Makes navigating multiple directories easier by allowing users to type a number instead of listing each directory | 40 |
eskelinenantti/cdir | A tool to navigate folders and files in shell environments. | 28 |
giovannilupi/dirbrowse | A Zsh plugin for navigating through directory stacks with keyboard shortcuts | 0 |
cjayross/up | A plugin to navigate up directories in the shell | 4 |
dalance/ptags | A parallel wrapper around ctags to accelerate code navigation in Git repositories by leveraging multiple CPU cores. | 125 |
toku-sa-n/zsh-dot-up | Tool to navigate parent directories in Zsh shell by converting sequential dots to cd commands | 0 |
gsuuon/tshjkl.nvim | A plugin for Neovim that provides an interactive tree-sitter mode for navigating and selecting nodes in code with hjkl movement keys. | 107 |
osheroff/git-spelunk | An interactive tool for exploring and navigating the history of code changes in Git repositories | 46 |
tarrasch/zsh-bd | A tool that allows navigating to parent directories without the redundant `../../` notation | 423 |
gsamokovarov/jump | A shell helper that learns user habits and suggests frequently visited directories based on fuzzy matching | 1,797 |