Skip to main content

List paths by chars composed by first letters of each levels

Project description

Fuzzy path

pip3 install fuzzy-path

environments:

  • FZPATH_FILES: also list files (default list only directories)
  • ROOT: the root directory to list

Install for shells

Install fzf by following its installation instruction.

Zsh

curl -sS https://raw.githubusercontent.com/weaming/fuzzy-path/master/plugins/setup-zsh.sh | ZSH_CUSTOM=$ZSH_CUSTOM bash

Usage

Press Ctrl+i for completion, it'll launch fzf automatically. It will only complete the last part of your input command. Check fzf’s readme for more search syntax usage.

demo

Support comamnds:

  • cdz (the original purpose of the project)
  • rmdir
  • mkdir
  • open
  • rm
  • mv
  • cd
  • vi
  • ls

Fish

curl -sS https://raw.githubusercontent.com/weaming/fuzzy-path/master/plugins/setup-fish.fish | fish

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

fuzzy_path-0.1-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page