1. eac055b Simplify code to work out if an extra line is needed in the cell. by nicm · 5 years ago
  2. 6ceecea Make layout_fix_offsets take a window like layout_fix_panes. by nicm · 5 years ago
  3. 3a6d90a Fix a typo in window_pane_find_down (w not wp) and a missing PANE_STATUS_TOP. by nicm · 5 years ago
  4. d83f356 Add #define for the pane status line option position numbers. by nicm · 5 years ago
  5. 6752f41 Do not try to resize if the parent cell is NULL, problem reported by by nicm · 5 years ago
  6. 1fd3b9e Fix minimum size check on split and size of first cell on spread out by nicm · 6 years ago
  7. c660e46 Set the window size as well as the layout size when using the preset layouts. by nicm · 6 years ago
  8. 78287e2 Break new window and pane creation common code from various commands and by nicm · 6 years ago
  9. f4aefb7 Fix size check for splitw -f and top level pane size for tiled layout, by nicm · 6 years ago
  10. 6469953 Support for windows larger than visible on the attached client. This has by nicm · 6 years ago
  11. 7bc6c10 Only include pane status in minimum size if it is turned on, GitHub issue 1480. by nicm · 6 years ago
  12. f6bad7e Instead of working out which pane to resize with the mouse by walking by nicm · 6 years ago
  13. 26792b9 Fix size calculation when spreading out panes. by nicm · 7 years ago
  14. 829fe38 Improve logging for layout cells. by nicm · 7 years ago
  15. 3b649d2 Add a common function for spreading out cells and use it for the two by nicm · 7 years ago
  16. d455da4 Fix calculation of size for full size splits. by nicm · 8 years ago
  17. 41e633a Use the notify name string instead of going via an enum and change by nicm · 8 years ago
  18. 66b5477 Do not allow the opposite pane to resize when dragging with the mouse by nicm · 8 years ago
  19. fed1e38 Add support for performing a full width split (with splitw -f), rather by nicm · 8 years ago
  20. f8cc48a Fix minimum size when pane status line is enabled, reported by Y Petremann. by nicm · 8 years ago
  21. 0509be0 Add option to include status text in the pane borders. If by nicm · 8 years ago
  22. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  23. 88bc8f3 Style nits and line wrapping of function declarations. by nicm · 9 years ago
  24. 6b709e6 -l should apply to the new not the old pane with -b, from "MadMaverick9" by nicm · 9 years ago
  25. bf635e7 Rewrite of tmux mouse support which was a mess. Instead of having by nicm · 10 years ago
  26. 540f0b3 Both the two previous ways of navigating panes by direction have by nicm · 10 years ago
  27. 315d45a Fix crash due to uninitialized lastwp member of layout_cell, reported by by nicm · 11 years ago
  28. d2160e3 mouse-resize-pane: Only resize on border select by nicm · 11 years ago
  29. c71844d Add resize-pane -Z to temporary zoom the active pane to occupy the full by Nicholas Marriott · 12 years ago
  30. f0efa57 Add resize-pane -x and -y for absolute pane size (much requested). by Nicholas Marriott · 12 years ago
  31. e33ba57 Remove the layout undo/redo code which never really worked. by Nicholas Marriott · 12 years ago
  32. d210d99 Make mouse event structure clearer by defining events (up, click, drag) by Nicholas Marriott · 12 years ago
  33. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  34. 711d220 Fix some indentation. by Nicholas Marriott · 13 years ago
  35. e1273fb Fix option name. by Nicholas Marriott · 13 years ago
  36. 85f5485 Add a layout history which can be stepped through with select-layout -u by Nicholas Marriott · 13 years ago
  37. 4621034 Add notify hooks for various events, the functions are currently empty by Nicholas Marriott · 13 years ago
  38. 07ac168 Add move-pane command (like join-pane but allows the same window). Also by Nicholas Marriott · 13 years ago
  39. 230d0fb Add an option to move the status line to the top of the screen, by Nicholas Marriott · 13 years ago
  40. f3741f0 Add a new option, mouse-resize-pane. When on, panes may be resized by by Nicholas Marriott · 13 years ago
  41. 552c9cd Custom layouts. list-windows command displays the layout as a string (such as by Nicholas Marriott · 14 years ago
  42. 6a45fab New command, join-pane, to split and move an existing pane into the space (like by Nicholas Marriott · 15 years ago
  43. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  44. 6036bdd Improved layout code. by Nicholas Marriott · 15 years ago
  45. fe20c0d Get rid of the PANE_HIDDEN flag in favour of a function, and moving the by Nicholas Marriott · 15 years ago
  46. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago