1. 1b7c2dd Trivial style and spacing nits. by nicm · 11 years ago
  2. 7839993 Only include actual trailing spaces not unused cells with capturep -J, by nicm · 11 years ago
  3. 304336a Allow lastgc to be NULL in grid_string_cells so find-window doesn't by Nicholas Marriott · 12 years ago
  4. 295d869 Add -C and -J to capture pane to escape control sequences and to join by Nicholas Marriott · 12 years ago
  5. 9b7e18f Rework reflow code so it does not do so much allocation which should be by Nicholas Marriott · 12 years ago
  6. 8903c1f Automatically reflow wrapped lines when a pane is resized, requested by by Nicholas Marriott · 12 years ago
  7. fdbfc7e Rather than having two grids for each pane, one for ASCII and one for by Nicholas Marriott · 12 years ago
  8. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  9. 1f23f6d Use a predefined structure for not-space cells used to set attributes. by Nicholas Marriott · 13 years ago
  10. ac9daf9 Merge copy mode and output mode, dropping the latter. Idea and code from by Nicholas Marriott · 15 years ago
  11. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  12. a78cc98 Cleanup by moving various (mostly horrible) little bits handling UTF-8 grid by Nicholas Marriott · 15 years ago
  13. ad566a8 Move lines into the history when scrolling even if the scroll region is not by Nicholas Marriott · 15 years ago
  14. 4278199 Stick line length to what is actually used (removing an optimization that by Nicholas Marriott · 15 years ago
  15. 0198bb6 Fix grid_expand_line so it actually works when the required size is bigger than by Nicholas Marriott · 15 years ago
  16. 1501b3f A few trivial optimisations: no need to check for zero size if calling by Nicholas Marriott · 15 years ago
  17. fa64c12 Use the right source and destination lines in grid_duplicate_lines. by Nicholas Marriott · 15 years ago
  18. 5e01b6d Change the way the grid is stored, previously it was: by Nicholas Marriott · 15 years ago
  19. 044ebf1 Remove a couple of unused functions and fix a type ("FALLTHOUGH"), found by by Nicholas Marriott · 15 years ago
  20. 924bf84 Typo in grid_duplicate_lines (sy for dy) causing it to write into the wrong by Nicholas Marriott · 15 years ago
  21. 3592859 Support "alternate screen" mode (terminfo smcup/rmcup) typically used by full by Nicholas Marriott · 15 years ago
  22. bd098c2 Limit the history to hlimit not hlimit - 1. This makes a history-limit setting by Nicholas Marriott · 15 years ago
  23. 1675ddb Miscellaneous unused functions, including one which was basically a by Nicholas Marriott · 15 years ago
  24. 7e796de Change find-window and monitor-content to use fnmatch(3). For convenience and by Nicholas Marriott · 15 years ago
  25. 096cbf2 Add a dedicated function to convert a line into a string and use it to simplify the search window function. by Nicholas Marriott · 15 years ago
  26. 74749e8 Remove trailing newlines, spaces, and tabs. by Ray Lai · 15 years ago
  27. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago