- 8636848 Add a session, pane and user mouse range types for the status line and by nicm · 1 year, 3 months ago
- a5fd80b Trim can generate strings longer than the original if there are many #s, by nicm · 1 year, 4 months ago
- 0fd01f8 Initialize copy_width before adjusting it, GitHub issue 3079. by nicm · 2 years, 9 months ago
- 5745bd2 Do not allow inline styles to replace mode-style for the selected item, by nicm · 3 years, 1 month ago
- 2e9bafa Fix handling of leading #s when working out width. by nicm · 3 years, 3 months ago
- 3eb91ef Add an "absolute-centre" alignment to use the centre of the total space by nicm · 3 years, 9 months ago
- 9a74bba Make replacement of ##s consistent when drawing formats, whether by nicm · 3 years, 12 months ago
- 61e55fa Change how escaping is processed for formats so that ## and # can be by nicm · 4 years ago
- e2a2674 Add an option to set the pane border lines style from a choice of single by nicm · 4 years, 6 months ago
- d67245c Add a customize mode where keys and options may be browsed and changed, by nicm · 4 years, 6 months ago
- 9605b08 Do not hoke into struct window_pane from the tty code and instead set by nicm · 4 years, 6 months ago
- 7859545 Add 'e' key in buffer mode to open the buffer in an editor. by nicm · 4 years, 6 months ago
- a1fc8f8 More style nits. by nicm · 4 years, 8 months ago
- 2991f4a Use correct width of right marker so it doesn't draw over status right by nicm · 4 years, 9 months ago
- 36eb16c Do not hang in format_trim_* on invalid UTF-8 characters. by nicm · 4 years, 11 months ago
- 63e07b2 Add push-default and pop-default in styles to change the default colours by nicm · 5 years ago
- 3635b3c Correctly clear underscore colour in grid_get_cell1, also fix struct by nicm · 5 years ago
- 2da0504 Add a "fill" style attribute to clear the entire format drawing area in by nicm · 5 years ago
- c95cd9e Do not loop forever if a menu item contains invisible characters, by nicm · 5 years ago
- eb8b51e Fix drawing of status-right when it is aligned to the centre, GitHub issue 1754. by nicm · 6 years ago
- c6e3997 Do not loop forever if there is a nonprintable character in the format. by nicm · 6 years ago
- c6c4960 Fix offset of list ranges. by nicm · 6 years ago
- ed962e7 Include function name in logging. by nicm · 6 years ago
- 458b871 Do not leak ranges on error. by nicm · 6 years ago
- ae46a19 Ignore invalid styles rather than throwing away the whole format, this by nicm · 6 years ago
- 3b959c0 Bit more logging to show drawing errors. by nicm · 6 years ago
- 0406ec0 Free temporary screens when writing format. by nicm · 6 years ago
- 9793138 Extend the #[] style syntax and use that together with previous format by nicm · 6 years ago