Page 1 of 1

Renaming double-click word delimiters

Posted: 23 Feb 2022 23:26
by brettcode
Is this documented or configurable anywhere?

What I'm talking about is if you edit/rename a file/directory, then double-click to select text, the word boundary/delimiters include a period, and the selection does not include the trailing space.

For example, in File Explorer, "Brett's 0.9 File.txt", would select "Brett's " (with the trailing space) if double-clicked or select "0.9 " if double-clicked.

In XYplorer, only "Brett's" (without the trailing space) gets selected, which I actually prefer. But, a period is considered a word delimiter, so only "0" gets selected.

This is just a trivial example, of course. One of my favorite text editors is AxelPad because you can configure the word delimiters.

Re: Renaming double-click word delimiters

Posted: 25 Feb 2022 14:54
by admin
I'll add a tweak, probably later even a UI setting. Was on my list anyway.

Re: Renaming double-click word delimiters

Posted: 26 Feb 2022 22:52
by brettcode
admin wrote: 25 Feb 2022 14:54 I'll add a tweak, probably later even a UI setting. Was on my list anyway.
Awesome! I have a lot of filenames with revision numbers in them. :)

Well worth the lifetime license as XYplorer is constantly getting new features!

Re: Renaming double-click word delimiters

Posted: 27 Feb 2022 15:50
by admin
So, did you just remove the dot from the default list of delimiters, or did you apply other changes?