{ "info": { "author": "weaming", "author_email": "garden.yuen@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Fuzzy path\n\n pip3 install fuzzy-path\n\n## environments:\n\n* `FZPATH_FILES`: also list files (default list only directories)\n* `ROOT`: the root directory to list\n\n## Install for shells\n\nInstall [fzf](https://github.com/junegunn/fzf) by following its [installation instruction](https://github.com/junegunn/fzf#installation).\n\n### Zsh\n\n curl -sS https://raw.githubusercontent.com/weaming/fuzzy-path/master/plugins/setup-zsh.sh | ZSH_CUSTOM=$ZSH_CUSTOM bash\n\n### Usage\n\nPress `Ctrl+i` for completion, it'll launch fzf automatically. It will only complete the last part of your input command.\nCheck fzf\u2019s [readme](https://github.com/junegunn/fzf#search-syntax) for more search syntax usage.\n\n![demo](https://i.loli.net/2019/04/02/5ca35bf5d0151.png)\n\nSupport comamnds:\n\n* cdz (the original purpose of the project)\n* rmdir\n* mkdir\n* open\n* rm\n* mv\n* cd\n* vi\n* ls\n\n### Fish\n\n curl -sS https://raw.githubusercontent.com/weaming/fuzzy-path/master/plugins/setup-fish.fish | fish\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/weaming/fuzzy-path", "keywords": "developer,efficiency", "license": "", "maintainer": "", "maintainer_email": "", "name": "fuzzy-path", "package_url": "https://pypi.org/project/fuzzy-path/", "platform": "", "project_url": "https://pypi.org/project/fuzzy-path/", "project_urls": { "Bug Reports": "https://github.com/weaming/fuzzy-path", "Homepage": "https://github.com/weaming/fuzzy-path", "Source": "https://github.com/weaming/fuzzy-path" }, "release_url": "https://pypi.org/project/fuzzy-path/0.1/", "requires_dist": [ "filetree (==0.3.5)" ], "requires_python": "", "summary": "List paths by chars composed by first letters of each levels", "version": "0.1" }, "last_serial": 5871623, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "9eaef4ae2ea20aea2b913ec9cef9008d", "sha256": "21c20f035500c880768d7512efe91ec674a7a02ab8453f2ab84a049a67f0f5cb" }, "downloads": -1, "filename": "fuzzy_path-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9eaef4ae2ea20aea2b913ec9cef9008d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2832, "upload_time": "2019-09-23T05:44:00", "url": "https://files.pythonhosted.org/packages/1a/d0/73b43d73bf95057132a711cdf8d40b608d711285ef5f99a4212f13e3fb9d/fuzzy_path-0.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9eaef4ae2ea20aea2b913ec9cef9008d", "sha256": "21c20f035500c880768d7512efe91ec674a7a02ab8453f2ab84a049a67f0f5cb" }, "downloads": -1, "filename": "fuzzy_path-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9eaef4ae2ea20aea2b913ec9cef9008d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2832, "upload_time": "2019-09-23T05:44:00", "url": "https://files.pythonhosted.org/packages/1a/d0/73b43d73bf95057132a711cdf8d40b608d711285ef5f99a4212f13e3fb9d/fuzzy_path-0.1-py3-none-any.whl" } ] }