digitalmars.D.announce - Luneta: terminal fuzzy finder
- Felipe (8/8) May 04 2020 Hi,
- Steven Schveighoffer (3/15) May 04 2020 This looks pretty cool!
- Fynn =?UTF-8?B?U2NocsO2ZGVy?= (9/14) May 04 2020 Cool! Just gave this a quick spin (basic usage without any
- fbeline (7/24) May 05 2020 Hi Fynn,
- Panke (2/11) May 05 2020 What's the difference to fzf?
- John Colvin (3/18) May 05 2020 Seems like this is being discussed here:
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
May 04 2020
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/fuzzydThis looks pretty cool! -Steve
May 04 2020
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
May 04 2020
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 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)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
May 05 2020
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/fuzzydWhat's the difference to fzf?
May 05 2020
On Tuesday, 5 May 2020 at 07:31:18 UTC, Panke wrote:On Monday, 4 May 2020 at 22:49:49 UTC, Felipe wrote:Seems like this is being discussed here: https://github.com/fbeline/luneta/issues/28Hi, 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/fuzzydWhat's the difference to fzf?
May 05 2020