Tree

Tree:
ef3f963c5129822d802613e03a0844ed337d04cd
Date:
Mon May 29 09:35:01 2023 UTC
Message:
rework how reference labels are rendered in the tog log view Draw reference labels and log message as separate strings. The previous code contained calculations mixing variables which represent an amount of wide characters in a string vs the display width of the string. We can avoid such nonsense by keeping the strings separate, though we have to be a bit careful about keeping horizontal scrolling intact. Also fix a bug where we failed to account for reference labels while setting view->maxx which made the $ key not scroll far enough. ok op@

.gitignorecommits | blame
CHANGEScommits | blame
LICENCEcommits | blame
Makefilecommits | blame
Makefile.inccommits | blame
READMEcommits | blame
TODOcommits | blame
gitwrapper/
got/
got-dist.txtcommits | blame
got-version.mkcommits | blame
gotadmin/
gotctl/
gotd/
gotsh/
gotwebd/
include/
lib/
libexec/
regress/
template/
tog/
util/