1. 2f6935a Infrastructure for drawing status lines of more than one line in height, by nicm · 7 years ago
  2. fe4467a Do not forbid targets to specify non-visible panes - the checks for by nicm · 7 years ago
  3. 2dc9bfd Prevent control clients from affecting the session size until they have by nicm · 7 years ago
  4. 713f3b0 Improve some of the logging on resize. by nicm · 8 years ago
  5. 5e6a817 Cache status line position to reduce option lookups during output. by nicm · 8 years ago
  6. 41e633a Use the notify name string instead of going via an enum and change by nicm · 8 years ago
  7. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  8. 44657bf Move struct options into options.c. by nicm · 9 years ago
  9. aeedb46 Convert clients list into a TAILQ. by nicm · 9 years ago
  10. 9a453dd Make session_has return a flag, returning the first winlink found is a by nicm · 9 years ago
  11. 8d66f4f Change the windows array into an RB tree and fix some places where we by nicm · 9 years ago
  12. e092926 Label windows which are smaller than expected with a reason. by nicm · 10 years ago
  13. f9308bc Don't let force-width or force-height be < PANE_MINIMUM. by nicm · 10 years ago
  14. b11de5a Make session_attached a count and add session_many_attached flag. by nicm · 11 years ago
  15. 0538676 Make recalculate_sizes() handle an empty window with no active by nicm · 11 years ago
  16. c71844d Add resize-pane -Z to temporary zoom the active pane to occupy the full by Nicholas Marriott · 12 years ago
  17. 49ac5b5 Do not include status line in size calculations in control mode. by Nicholas Marriott · 12 years ago
  18. 4621034 Add notify hooks for various events, the functions are currently empty by Nicholas Marriott · 13 years ago
  19. acf13ce Store sessions in an RB tree by name rather than a list, this is tidier by Nicholas Marriott · 14 years ago
  20. ef9b2eb There is somewhere that WINDOW_HIDDEN is getting set when it shouldn't by Nicholas Marriott · 14 years ago
  21. e63f054 Having a list of winlinks->alerts for each session is stupid, just store by Nicholas Marriott · 14 years ago
  22. 1764ef8 Don't allow locked or suspended clients to limit the size of active clients. by Nicholas Marriott · 15 years ago
  23. 6036bdd Improved layout code. by Nicholas Marriott · 15 years ago
  24. fe20c0d Get rid of the PANE_HIDDEN flag in favour of a function, and moving the by Nicholas Marriott · 15 years ago
  25. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago