Skip to content

JoshWillik/ff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

ff

Find and open a file quickly by sublime text style fuzzy match

Installation

go install github.com/joshwillik/ff

Usage

Find File (and open it)

Usage:
  ff [-p|--print] [-r|--git-root] [--ignore=<dir>]... <pattern>
  ff -h|--help

Options:
  -h --help      Show this screen
  -p --print     Print the path of the file instead of opening it
  -r --git-root  Search for the file from the project git root

Planned

  • read ignore paths from .gitignore

About

Find file - quickly open files that fuzzy match the pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages