1. 4ae2c64 Better error reporting when applying custom layouts. by nicm · 2 years, 6 months ago
  2. d98f9f7 Add split-window -Z to start the pane zoomed, GitHub issue 2591. by nicm · 3 years, 9 months ago
  3. 2349b1d Make a best effort to set xpixel and ypixel for each pane and add by nicm · 4 years, 12 months ago
  4. 2cb268d Do not crash trying to fix layout size if only one cell, from Azat Khuzhin. by nicm · 5 years ago
  5. bbe8ebf Some old tmux versions can sometimes generate layout strings which have by nicm · 5 years ago
  6. f4c7141 Do not lazily use BUFSIZ for "I don't care what size" when building by nicm · 5 years ago
  7. 6ceecea Make layout_fix_offsets take a window like layout_fix_panes. by nicm · 5 years ago
  8. 03da0ce Use the right format modifier when comparing, and remove a couple of by nicm · 5 years ago
  9. 9d42bd3 Do not always resize the window back to its original size after applying by nicm · 5 years ago
  10. 6469953 Support for windows larger than visible on the attached client. This has by nicm · 6 years ago
  11. 41e633a Use the notify name string instead of going via an enum and change by nicm · 8 years ago
  12. f8cc48a Fix minimum size when pane status line is enabled, reported by Y Petremann. by nicm · 8 years ago
  13. 68b1fd0 Wrap some long lines and apply some static. by nicm · 8 years ago
  14. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  15. 69f292a Always format real layout even when zoomed. by nicm · 10 years ago
  16. e0961df Fix handling of short (< 4 character) checksums and a bug with parsing by Nicholas Marriott · 12 years ago
  17. 4621034 Add notify hooks for various events, the functions are currently empty by Nicholas Marriott · 13 years ago
  18. 3f49137 Check for the right return value from sscanf. by Nicholas Marriott · 13 years ago
  19. 49a5a58 Add pane id to each pane in layout description (while still accepting by Nicholas Marriott · 13 years ago
  20. 2b60c64 Get rid of the layout string code which tries to walk through the layout by Nicholas Marriott · 13 years ago
  21. 552c9cd Custom layouts. list-windows command displays the layout as a string (such as by Nicholas Marriott · 14 years ago