Smart Directory Switcher Using Fuzzy Matching MATLAB-z
Smart directory switcher using fuzzy matching
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.
引用格式
Kuo, A. D. (2024). matlab-z (https://github.com/artkuo/matlab-z/releases/tag/v1.0), GitHub. Retrieved April 16, 2024.
MATLAB 版本兼容性
创建方式
R2024a
与 R2017b 及更高版本兼容
平台兼容性
Windows macOS Linux标签
致谢
参考作品: Fuzzy Search
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0 |
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。