X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=config.h;fp=config.h;h=c9740879c09f9f496c3dc81129bfd13846c7fd92;hp=666f3883981507ca04573da4eaa900f7f42856f8;hb=e9d1c2da7040a5aadb1385f31cd22c06864f03b0;hpb=446092fb71d66a3a64ce25ce46876fcefa89a3ac diff --git a/config.h b/config.h index 666f388..c974087 100644 --- a/config.h +++ b/config.h @@ -26,7 +26,7 @@ static float chscale = 1.0; * * More advanced example: " `'\"()[]{}" */ -static char worddelimiters[] = " "; +static char worddelimiters[] = " →›"; /* selection timeouts (in milliseconds) */ static unsigned int doubleclicktimeout = 300;