Replies: 2 comments 2 replies
-
Not a bad idea, I'll give it a try. FYI, you can set |
Beta Was this translation helpful? Give feedback.
0 replies
-
Done. Give this a shot and please report. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Does the option
PrioritySortChar
accept only one character?I would like to use a list of single characters like
._#
. This should mean.
files (and directories)_
files#
files andbut currently only the
.
seems to be accepted.Yeah, OK, I see the problem ... you get then easy to to idea to define an order like
.*, *.*, ~*.*, *.bak
Beta Was this translation helpful? Give feedback.
All reactions