summary |
log |
commit |
diff |
tree
raw |
patch |
inline | side by side (from parent 1:
add0211)
This changes the selection more like xterm.
To test try: "find /" and select a path.
*
* More advanced example: L"#$%&+,-./:=?_~"
*/
*
* More advanced example: L"#$%&+,-./:=?_~"
*/
-wchar_t *extrawordchars = L"./:";
+wchar_t *extrawordchars = L"";
/* selection timeouts (in milliseconds) */
static unsigned int doubleclicktimeout = 300;
/* selection timeouts (in milliseconds) */
static unsigned int doubleclicktimeout = 300;