summaryrefslogtreecommitdiff
path: root/usr.bin/tmux/format-draw.c
AgeCommit message (Expand)Author
2019-07-06Correctly clear underscore colour in grid_get_cell1, also fix structNicholas Marriott
2019-07-01Add a "fill" style attribute to clear the entire format drawing area inNicholas Marriott
2019-06-14Do not loop forever if a menu item contains invisible characters,Nicholas Marriott
2019-05-23Fix drawing of status-right when it is aligned to the centre, GitHubNicholas Marriott
2019-04-24Do not loop forever if there is a nonprintable character in the format.Nicholas Marriott
2019-03-28Fix offset of list ranges.Nicholas Marriott
2019-03-20Include function name in logging.Nicholas Marriott
2019-03-20Do not leak ranges on error.Nicholas Marriott
2019-03-20Ignore invalid styles rather than throwing away the whole format, thisNicholas Marriott
2019-03-20Bit more logging to show drawing errors.Nicholas Marriott
2019-03-18Free temporary screens when writing format.Nicholas Marriott
2019-03-18Extend the #[] style syntax and use that together with previous formatNicholas Marriott