[hackers] [st][patch] use iswspace()/iswpunct() to find word delimiters

From: Lauri Tirkkonen <lotheac_AT_iki.fi>
Date: Wed, 13 Mar 2019 20:31:20 +0200

There are many different space characters in unicode, and even more
punctuation characters. Instead of having people list them all in
configuration as delimiters for double-click selection, consider all
'punct' and 'space' class characters delimiters by default (unless
explicitly configured not to be).

This applies on top of my previous diff to use wcschr() instead of
utf8strchr().
Received on Wed Mar 13 2019 - 19:31:20 CET

This archive was generated by hypermail 2.3.0 : Wed Mar 13 2019 - 19:36:22 CET