Smart directory switcher using fuzzy matching
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Matlab-z Smart directory switcher using fuzzy matching
z DIRSUBSTR Change current working directory to best match
Want to quickly change directories without typing a full and correct directory name? Have you gotten addicted to "z directory jumping" in zsh, or the open-source "zoxide" tool? Just type a partial match to a desired recent directory, and z will automatically jump to it.
Matlab-z uses a fuzzy match between input DIRSUBSTR (directory substring) and the recent history of working directories. For example, for recent directories "path/to/dir1" and "path/dir2", the command z 1 will match to "dir1" and change to that directory.
Inspired by z directory jumping in zsh, and zoxide command line tool.
Cite As
Kuo, A. D. (2024). matlab-z (https://github.com/artkuo/matlab-z/releases/tag/v1.0), GitHub. Retrieved April 16, 2024.
Acknowledgements
Inspired by: Fuzzy Search
General Information
- Version 1.0 (9.45 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with R2017b and later releases
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
