I want FeatherPad to recognize a period between two numbers when double clicking. So double clicking on 1000.00 would select that whole block rather than the block numbers on either side individually or the period individually if that makes sense. I'm not sure if this is a per application setting or something to be set in the XFCE preferences somewhere. xfce4-terminal has a specific preference setting for configuring this behavior:

Code: Select all
Double click: Use this text box to specify characters or groups of characters that Terminal considers to be words when you select text by word.
thank you