4 Commits
Author SHA1 Message Date
Lauri TirkkonenandHiltjo Posthuma add0211522 use iswspace()/iswpunct() to find word delimiters
this inverts the configuration logic: you no longer provide a list of
delimiters -- all space and punctuation characters are considered
delimiters, unless listed in extrawordchars.
2019-03-15 12:25:13 +01:00
Lauri TirkkonenandHiltjo Posthuma d5efd256aa replace utf8strchr with wcschr 2019-03-15 12:24:13 +01:00
Lauri TirkkonenandHiltjo Posthuma 75b4ba4b4b be silent about explicitly unhandled mouse modes 2019-03-13 17:51:58 +01:00
Lauri TirkkonenandHiltjo Posthuma 096b125db7 output child WEXITSTATUS/WTERMSIG on abnormal termination 2018-12-11 18:36:02 +01:00