On Wed Jun 06, 2018 at 09:16:20AM -0300, Gleydson Soares wrote:
> On Tue, Jun 05, 2018 at 07:51:18PM -0600, Aaron Bieber wrote:
> > Hi,
> > 
> > Here is a port of fzf ( https://github.com/junegunn/fzf ), a tool that
> > can be used with vim and friends to quickly find files (really quick!).
> > 
> > I added a pledge(2) call (stdio rpath wpath cpath tty proc exec inet),
> > which isn't ideal. My main goal is to use it as an entry point for when
> > Go gets execpromises.
> > 
> > DESCR:
> > Interactive Unix filter for command-line that can be used with any list; 
> > files,
> > command history, processes, hostnames, bookmarks, git commits, etc.
> > 
> > OK?
> > 
> > Cheers,
> > Aaron
> > 
> > -- 
> > PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A  4AF0 1F81 112D 62A9 ADCE
> 
> it's pretty dang fast!
> 
> buids and works fine here! portscheck no complaints.
> 
> pledge bits should be wiped/tweaked as necessary afterwards.
> OK gsoares@ (someone willing to give another ok/review?)
> 

ok rsadowski@

Reply via email to