Omar Zeidan
Omar Zeidan
Hi @maximbaz, your UI definitely looks nicer than mine :) I also planned on implementing a 'manual' route through a button in the popup just as yours. With my patch...
By some strange coincidence I have the exact same setup as @dezza, with all the same versions and I'm even using the same "Calculator" project to test it o.O Anyway,...
I didn't think about FreeBSD at all when creating this program. Does FreeBSD have some mechanism that send file creation/deletion events?
gosearch uses the fanotify system of the Linux kernel to listen to file change events. Whenever a file is either created or deleted, it is add/removed from the index that...
Hi @aswallz, could you elaborate how you want to use this package? Do you want to search for files from you code? This program is not designed to be used...
Hello, glad to hear that gosearch is still being used. I'm currently not using Linux so it's possible that there has been a change in the kernel API that went...
Hi @vredesbyyrd, thanks a lot for your feedback! For your first issue: I looked at how angrysearch implements the indexing and it seems like they don't really have fuzzy finding...
Hi @nazar2sfive, I was working on a terminal GUI for this project, if you're interested in that I can push it soon so you can try it out.
I'm considering it. Maybe in the meantime you could use something like rofi or Albert? I might add integrations for those instead
I will package this for Ubuntu soon for sure