Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
revert part of commit add0211522737b79dad990ccd65c8af63b5cc1dd
[st.git]
/
config.def.h
diff --git
a/config.def.h
b/config.def.h
index
0e01717
..
482901e
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-30,9
+30,9
@@
static float chscale = 1.0;
/*
* word delimiter string
*
/*
* word delimiter string
*
- * More advanced example: " `'\"()[]{}"
+ * More advanced example:
L
" `'\"()[]{}"
*/
*/
-
char *worddelimiters =
" ";
+
wchar_t *worddelimiters = L
" ";
/* selection timeouts (in milliseconds) */
static unsigned int doubleclicktimeout = 300;
/* selection timeouts (in milliseconds) */
static unsigned int doubleclicktimeout = 300;