Skip to content

simnalamburt/fzf-mingw-w64

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fzf-mingw-w64

See junegunn/fzf#147 for the history.

Instruction

  1. Install msys2 and Go

  2. Install dependencies

    pacman -S mingw-w64-x86_64-gcc mingw-w64-x86_64-ncurses
    
  3. Build fzf-mingw-w64 with MinGW-w64 Win64 shell. It won't work with MSYS2 shell.

About

🌸 A command-line fuzzy finder written in Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 54.1%
  • Ruby 27.8%
  • Shell 12.6%
  • Vim Script 4.4%
  • Makefile 1.1%