Skip to content
This repository has been archived by the owner on Mar 24, 2019. It is now read-only.
/ fzf-fs Public archive

[Discontinued] 🌸 Simple file browsing/navigation with https://github.com/junegunn/fzf

Notifications You must be signed in to change notification settings

d630/fzf-fs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"fzf-fs" "1" "Thu Apr 16 11:09:48 UTC 2015" "0.2.2" "README"

README

fzf-fs acts like a very simple and configurable file browser/navigator for the command line by taking advantage of the general-purpose fuzzy finder fzf. Although coming without Miller columns, fzf-fs is inspired by tools like lscd and deer, which both follow the example set by ranger.

BUGS & REQUESTS

Get in touch with fzf-fs by reading the USAGE text file and have also a look at the TODO document. Feel free to open an issue or put in a pull request on https://github.com/D630/fzf-fs

GIT

To download the very latest source code:

git clone https://github.com/D630/fzf-fs

If you want to use the latest tagged version, do also something like this:

cd ./fzf-fs
git checkout $(git describe --abbrev=0 --tags)
NOTICE

fzf-fs follows the Utilities portion of the POSIX specification and has been written in GNU bash on Debian GNU/Linux 8 (jessie) with these programs/packages:

  • GNU bash 4.3.30(1)-release
  • GNU coreutils 8.23: basename, echo, ls, md5sum, mkdir, mkfifo, paste, printf, rm, sort, uname
  • GNU findutils 4.4.2: find
  • GNU nano version 2.2.6
  • GNU sed 4.2.2
  • MIRBSD KSH R50 2014/10/19 Debian-5
  • XTerm(312)
  • fzf 0.9.8 (Go version)
  • less 458 (GNU regular expressions)
  • ncurses 5.9.20140913: tput
  • zsh 5.0.7

mksh and zsh users are not excluded from fzf-fs. I have been trying to keep sight of portability.

LICENCE

Same license like in fzf. fzf-fs contains a (modified) function, that is part of liquidprompt.

About

[Discontinued] 🌸 Simple file browsing/navigation with https://github.com/junegunn/fzf

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages