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