Denys Séguret
Denys Séguret
The content search you use filters files to keep the one containing exactly the searched pattern, it's an exact search, not a fuzzy one, nor a case insensitive one. But...
Broot doesn't search into binary files, only text files.
Does that happen from the start ? With specific settings ?
Note that when you enter one of those directories, you can search inside
I confirm it's not possible at the moment. I didn't even know there were keyboards making it painful to type a colon. But before going into adding this feature, are...
I note the request for this feature. I'll probably do it at some point.
@kdheepak Can I assume you'll volunteer to test the built broot I'll do before I make it part of the new release process (through a specific download) ?
I don't want to use github actions. I must very often run the whole process of cross compiling all versions to check it works (it frequently doesn't) and I don't...
Turns out that building for MacOS (so using the mac OS SDK) on linux (using docker) isn't as easy as it seems... I'd need some help here. What I'd like...
Right now I don't want to make the whole format totally configurable because of the induced performance cost but some formats may still be OK due to some tolerance and...