Tree
- Tree:
52a2c818930dc93e6485ffcd1b2a48f1cda998cd
- Date:
- Message:
- tog: squish horizontal scroll bug that draws trailing '.' When calling span_wline() to compute the number of columns to skip on a string with a column length less than or equal to the number of columns we want to skip (i.e., that the user has scrolled right), the call to wcwidth(3) returns -1 for a '\n', which we replace with a '.' character. Trim trailing newlines before calling span_wline(). ok op@
Makefile | commits | blame |
gitwrapper.1 | commits | blame |
gitwrapper.c | commits | blame |