index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
format-draw.c
Commit message (
Expand
)
Author
Age
*
Fix handling of leading #s when working out width.
nicm
2021-08-22
*
Add an "absolute-centre" alignment to use the centre of the total space
nicm
2021-03-11
*
Make replacement of ##s consistent when drawing formats, whether
nicm
2020-12-01
*
Change how escaping is processed for formats so that ## and # can be
nicm
2020-11-09
*
Add an option to set the pane border lines style from a choice of single
nicm
2020-05-16
*
Add a customize mode where keys and options may be browsed and changed,
nicm
2020-05-16
*
Do not hoke into struct window_pane from the tty code and instead set
nicm
2020-05-16
*
Add 'e' key in buffer mode to open the buffer in an editor.
nicm
2020-05-16
*
More style nits.
nicm
2020-04-09
*
Use correct width of right marker so it doesn't draw over status right
nicm
2020-03-07
*
Do not hang in format_trim_* on invalid UTF-8 characters.
nicm
2020-01-08
*
Add push-default and pop-default in styles to change the default colours
nicm
2019-09-15
*
Correctly clear underscore colour in grid_get_cell1, also fix struct
nicm
2019-07-06
*
Add a "fill" style attribute to clear the entire format drawing area in
nicm
2019-07-01
*
Do not loop forever if a menu item contains invisible characters,
nicm
2019-06-14
*
Fix drawing of status-right when it is aligned to the centre, GitHub
nicm
2019-05-23
*
Do not loop forever if there is a nonprintable character in the format.
nicm
2019-04-24
*
Fix offset of list ranges.
nicm
2019-03-28
*
Include function name in logging.
nicm
2019-03-20
*
Do not leak ranges on error.
nicm
2019-03-20
*
Ignore invalid styles rather than throwing away the whole format, this
nicm
2019-03-20
*
Bit more logging to show drawing errors.
nicm
2019-03-20
*
Free temporary screens when writing format.
nicm
2019-03-18
*
Extend the #[] style syntax and use that together with previous format
nicm
2019-03-18