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