index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
tmux
/
format-draw.c
Age
Commit message (
Expand
)
Author
2019-07-06
Correctly clear underscore colour in grid_get_cell1, also fix struct
Nicholas Marriott
2019-07-01
Add a "fill" style attribute to clear the entire format drawing area in
Nicholas Marriott
2019-06-14
Do not loop forever if a menu item contains invisible characters,
Nicholas Marriott
2019-05-23
Fix drawing of status-right when it is aligned to the centre, GitHub
Nicholas Marriott
2019-04-24
Do not loop forever if there is a nonprintable character in the format.
Nicholas Marriott
2019-03-28
Fix offset of list ranges.
Nicholas Marriott
2019-03-20
Include function name in logging.
Nicholas Marriott
2019-03-20
Do not leak ranges on error.
Nicholas Marriott
2019-03-20
Ignore invalid styles rather than throwing away the whole format, this
Nicholas Marriott
2019-03-20
Bit more logging to show drawing errors.
Nicholas Marriott
2019-03-18
Free temporary screens when writing format.
Nicholas Marriott
2019-03-18
Extend the #[] style syntax and use that together with previous format
Nicholas Marriott