summaryrefslogtreecommitdiffstats
path: root/format-draw.c
AgeCommit message (Expand)Author
2020-03-07Use correct width of right marker so it doesn't draw over status rightnicm
2020-01-08Do not hang in format_trim_* on invalid UTF-8 characters.nicm
2019-09-15Add push-default and pop-default in styles to change the default coloursnicm
2019-07-06Correctly clear underscore colour in grid_get_cell1, also fix structnicm
2019-07-01Add a "fill" style attribute to clear the entire format drawing area innicm
2019-06-14Do not loop forever if a menu item contains invisible characters,nicm
2019-05-23Fix drawing of status-right when it is aligned to the centre, GitHubnicm
2019-04-24Do not loop forever if there is a nonprintable character in the format.nicm
2019-03-28Fix offset of list ranges.nicm
2019-03-20Include function name in logging.nicm
2019-03-20Do not leak ranges on error.nicm
2019-03-20Ignore invalid styles rather than throwing away the whole format, thisnicm
2019-03-20Bit more logging to show drawing errors.nicm
2019-03-18Free temporary screens when writing format.nicm
2019-03-18Extend the #[] style syntax and use that together with previous formatnicm