|
|
|
|
|
by johnisgood
977 days ago
|
|
In XTerm it only selects the entire string with this in `~/.Xdefaults`: UXTerm*charClass: 33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48
There is also `UXTerm*on2Clicks` and `UXTerm*on3Clicks`.FWIW, browser only selects either `foo` or `bar_baz`, but not the whole `foo-bar_baz`. |
|