Alexander Kapshuna
Alexander Kapshuna
I noticed that some of development tools displayed as "not found" despite them being installed. This should fix detection for some of them. 
@lpereira @mckaygerhard I believe that your suggestions can be summarised in this way: 1. Find every possible binary _by wildcard_. Say, `python*` => python, python2, python3 => display both binary...
Yeah, thanks, that's a good point I did miss. Wild shot: wildcards could be stricter: `python?.?, python?, python` to filter everything else out, maybe there is a better way too....
@mckaygerhard systemd-less distros build udisks against eudev. Weird requirement for a feature (as a user I couldn't figure out how nvme disks are different) but not a show-stopper.
@lpereira thanks for feedback. I'm not very much of developer, but still think that privileged part is better to be separated. Some detailed thoughts. 1. Throw this binary (may I...
@scottchiefbaker this setting tells git how to display renamed (same or similar content, new name, old file is missing) and copied (same or similar content, new name, old file present)...
I see, thank you. My workaround would be to keep Qt 5.12 for a while.
I have this problem too. Spellchecker is enabled by default for every new reply even though I disable it manually in previous time.
@karrick hi, was this implemented yet? We noticed that telegraf filecount input doesn't perform well on Windows with large nested files count (millions specifically). I believe that godirwalk 1.16.1 works...
I second this question in the ligth of #40.