JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
whitespace visualization chars as delemeters
authorJason Woofenden <jason@jasonwoof.com>
Wed, 7 Jun 2017 19:52:48 +0000 (15:52 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Wed, 7 Jun 2017 19:52:48 +0000 (15:52 -0400)
config.h

index 666f388..c974087 100644 (file)
--- a/config.h
+++ b/config.h
@@ -26,7 +26,7 @@ static float chscale = 1.0;
  *
  * More advanced example: " `'\"()[]{}"
  */
  *
  * More advanced example: " `'\"()[]{}"
  */
-static char worddelimiters[] = " ";
+static char worddelimiters[] = " →›";
 
 /* selection timeouts (in milliseconds) */
 static unsigned int doubleclicktimeout = 300;
 
 /* selection timeouts (in milliseconds) */
 static unsigned int doubleclicktimeout = 300;