Dmitry Cherniachenko
Dmitry Cherniachenko
I agree, `[4]` is confusing too. I hesitated about suggesting it. But didn't come up with a better option. I am not very much in favor of hiding the value....
"Category" is an attribute itself. Why would other attributes be attached to it? I like the approach implemented in AbilityCash - https://dervish.ru/ By default it only has a Category attribute....
How about `-g ` using Unix-style globs (as it does already) and just `` falling back to Windows API? Basically there is already such behavior separation between ripgrep and shell...
So I suppose you didn't like my proposal from https://github.com/BurntSushi/ripgrep/issues/234#issuecomment-424727971 ?
I believe most utilities use `FindFirstFile` / `FindNextFile`. For sure the standard ones like `findstr`. But also e.g. `pcre2grep` and `git` (see https://github.com/git/git/blob/master/compat/win32/dirent.c). IMO "consistency" is more important than "liking"....
JetBrains own "developer chat" IdeTalk plugin supports sending code links: https://plugins.jetbrains.com/plugin/233-idetalk Maybe it would work for you?
Duplicates #240 ?
I see this also with a condition on a single line:  I.e. the line break in the condition is likely not the cause.
Just confirming that the file is (still) not selected on Windows either (transmission-qt 4.0.6)