jhspetersson
jhspetersson
Hi, can you please specify which OS do you use and what filesystem is fselect being run on?
Maybe using third-party indices is a more viable solution for `fselect`. I definitely plan to support Everything on Windows some day.
Thanks for reporting this! I had no chance to test `user` and others against ZFS partition, but guess there are two possibilities: * uid for user name substitution fails due...
Haven't looked at this yet, but could you please check if [these suggestions](https://stackoverflow.com/questions/58318039/could-not-able-to-release-a-file-getting-error-could-not-compile-libc) work for you? Thanks!
There should definitely be tests! First lexer and parser will be covered. Sample files to check basic scenarios go next. And finally we'll need few Vagrant VMs to test some...
Well, I'm not an RP owner, guess there's another variant of Linux running, so it should work to put `fselect` binary to one of the `PATH` directories or something.
Hi, that's an interesting question, what should be a backed for what :) While importing CSV or JSON is not ideal (but pretty straightforward) operation, exposing `fselect`'s functionality as a...
Hooray! Great job, really! Thank you so much. Merged with a deep feeling of satisfaction :)
Thanks for the feedback! With __0.8.7__ release config parsing has been improved not to fail on missing parameters (in case of upgrade or something).
Thank so much for the issue! Escaping on the Windows is a mess. Depending on what terminal you are using, cmd.exe or PowerShell, and what version of PowerShell exactly, it...