Re: Luneta: terminal fuzzy finder

2020-05-05 Thread fbeline via Digitalmars-d-announce

On Tuesday, 5 May 2020 at 06:48:41 UTC, Fynn Schröder wrote:

On Monday, 4 May 2020 at 22:49:49 UTC, Felipe wrote:

Hi,

I develop an interactive terminal fuzzy finder in D with 
ncurses.

Feel free to check it out and contribute.

Any feedback is welcome.



Cool! Just gave this a quick spin (basic usage without any 
keyboard shortcuts) - works really intuitively.

I hope to remember to use it when it would come in handy.
By the way, I really appreciate that you provide ready-to-use 
snap packages to get automatic updates.. and it should help 
non-D users ;)


Cheers,
Fynn


Hi Fynn,
Good to know that you like it. The idea is to add it to homebrew 
too. Just have to get some stars/forks before...


https://github.com/Homebrew/homebrew-core/pull/54233

* GitHub repository not notable enough (<30 forks, <30 watchers 
and <75 stars)


Re: Luneta: terminal fuzzy finder

2020-05-05 Thread John Colvin via Digitalmars-d-announce

On Tuesday, 5 May 2020 at 07:31:18 UTC, Panke wrote:

On Monday, 4 May 2020 at 22:49:49 UTC, Felipe wrote:

Hi,

I develop an interactive terminal fuzzy finder in D with 
ncurses.

Feel free to check it out and contribute.

Any feedback is welcome.

Thanks, Felipe

[1] https://github.com/fbeline/luneta
[2] https://code.dlang.org/packages/luneta
[3] https://code.dlang.org/packages/fuzzyd


What's the difference to fzf?


Seems like this is being discussed here: 
https://github.com/fbeline/luneta/issues/28


Re: Luneta: terminal fuzzy finder

2020-05-05 Thread Panke via Digitalmars-d-announce

On Monday, 4 May 2020 at 22:49:49 UTC, Felipe wrote:

Hi,

I develop an interactive terminal fuzzy finder in D with 
ncurses.

Feel free to check it out and contribute.

Any feedback is welcome.

Thanks, Felipe

[1] https://github.com/fbeline/luneta
[2] https://code.dlang.org/packages/luneta
[3] https://code.dlang.org/packages/fuzzyd


What's the difference to fzf?


Re: Luneta: terminal fuzzy finder

2020-05-05 Thread Fynn Schröder via Digitalmars-d-announce

On Monday, 4 May 2020 at 22:49:49 UTC, Felipe wrote:

Hi,

I develop an interactive terminal fuzzy finder in D with 
ncurses.

Feel free to check it out and contribute.

Any feedback is welcome.



Cool! Just gave this a quick spin (basic usage without any 
keyboard shortcuts) - works really intuitively.

I hope to remember to use it when it would come in handy.
By the way, I really appreciate that you provide ready-to-use 
snap packages to get automatic updates.. and it should help non-D 
users ;)


Cheers,
Fynn


Re: Luneta: terminal fuzzy finder

2020-05-04 Thread Steven Schveighoffer via Digitalmars-d-announce

On 5/4/20 6:49 PM, Felipe wrote:

Hi,

I develop an interactive terminal fuzzy finder in D with ncurses.
Feel free to check it out and contribute.

Any feedback is welcome.

Thanks, Felipe

[1] https://github.com/fbeline/luneta
[2] https://code.dlang.org/packages/luneta
[3] https://code.dlang.org/packages/fuzzyd


This looks pretty cool!

-Steve


Luneta: terminal fuzzy finder

2020-05-04 Thread Felipe via Digitalmars-d-announce

Hi,

I develop an interactive terminal fuzzy finder in D with ncurses.
Feel free to check it out and contribute.

Any feedback is welcome.

Thanks, Felipe

[1] https://github.com/fbeline/luneta
[2] https://code.dlang.org/packages/luneta
[3] https://code.dlang.org/packages/fuzzyd