1. b0b5cad Grouped sessions were being leaked on destroy, correctly free them. by Nicholas Marriott · 11 years ago
  2. f47a063 Rename session idx to session id throughout and add $ prefix to targets to use by Nicholas Marriott · 12 years ago
  3. 8c50f62 Add session_set_current helper function, extracted from a diff from Aaron by Nicholas Marriott · 12 years ago
  4. a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
  5. 38530de Sync OpenBSD patchset 1144: by Tiago Cunha · 12 years ago
  6. b728970 Sync OpenBSD patchset 1104: by Tiago Cunha · 13 years ago
  7. f41efd9 Sync OpenBSD patchset 1069: by Tiago Cunha · 13 years ago
  8. b9bbe1d Sync OpenBSD patchset 943: by Tiago Cunha · 13 years ago
  9. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  10. e5f4bf3 |PatchSet 884 by Nicholas Marriott · 14 years ago
  11. 4e4568c Sync OpenBSD patchset 852: by Tiago Cunha · 14 years ago
  12. 3866988 Sync OpenBSD patchset 841: by Tiago Cunha · 14 years ago
  13. 43f8d62 Sync OpenBSD patchset 840: by Tiago Cunha · 14 years ago
  14. d3c04b7 Sync OpenBSD patchset 819: by Tiago Cunha · 14 years ago
  15. 9ebee6a Global paste buffers instead of per-session which renders copy-buffer useless. by Tiago Cunha · 14 years ago
  16. a373235 Sync OpenBSD patchset 806: by Tiago Cunha · 14 years ago
  17. 9f3399d Sync OpenBSD patchset 805: by Tiago Cunha · 14 years ago
  18. c05a47a Sync OpenBSD patchset 804: by Tiago Cunha · 14 years ago
  19. a932742 Sync OpenBSD patchset 803: by Tiago Cunha · 14 years ago
  20. 64d16cf Sync OpenBSD patchset 801: by Tiago Cunha · 14 years ago
  21. 89c07de Sync OpenBSD patchset 759: by Tiago Cunha · 14 years ago
  22. 63e76b5 Sync OpenBSD patchset 730: by Tiago Cunha · 14 years ago
  23. 47b335d Sync OpenBSD patchset 724: by Tiago Cunha · 14 years ago
  24. 6c76724 Sync OpenBSD patchset 723: by Tiago Cunha · 14 years ago
  25. f81b3dd Sync OpenBSD patchset 591: by Tiago Cunha · 15 years ago
  26. cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
  27. c12e0b0 Sync OpenBSD patchset 567: by Tiago Cunha · 15 years ago
  28. 56447d7 Sync OpenBSD patchset 534: by Tiago Cunha · 15 years ago
  29. bbad75f Sync OpenBSD patchset 483: by Tiago Cunha · 15 years ago
  30. 6a1ebb1 Sync OpenBSD patchset 371: by Tiago Cunha · 15 years ago
  31. 91e4dc8 Sync OpenBSD patchset 370: by Tiago Cunha · 15 years ago
  32. 3266fb5 Sync OpenBSD patchset 332: by Tiago Cunha · 15 years ago
  33. 15b643f Sync from OpenBSD: by Nicholas Marriott · 15 years ago
  34. 930f67f Sync OpenBSD patchset 320: by Tiago Cunha · 15 years ago
  35. 521659d Adjust OpenBSD patchset 305 to the portable version. by Tiago Cunha · 15 years ago
  36. a3a150f Sync OpenBSD patchset 305: by Tiago Cunha · 15 years ago
  37. e61ee94 Sync OpenBSD patchset 257: by Tiago Cunha · 15 years ago
  38. f415d43 Sync OpenBSD patchset 254: by Tiago Cunha · 15 years ago
  39. 29b1b2f Sync OpenBSD patchset 231: by Tiago Cunha · 15 years ago
  40. 2ddcb51 Fix $Id$. by Nicholas Marriott · 15 years ago
  41. 86504af Rename the global options variables to be shorter and to make session options by Nicholas Marriott · 15 years ago
  42. 80af85a - New window option monitor-content to search for a string in a window, and by Tiago Cunha · 16 years ago
  43. 143aa71 Space trimmage mega-diff. by Nicholas Marriott · 16 years ago
  44. f5f04a9 * New session flag "set-remain-on-exit" to set remain-on-exit flag for new windows created in that session (like "remain-by-default" used to do). Not perfectly happy about this, but until I can think of a good way to introduce it generically (maybe a set of options in the session) this will do. Fixes SF request 2527847. by Nicholas Marriott · 16 years ago
  45. 521fa7d Unused variable. by Nicholas Marriott · 16 years ago
  46. 65b9aeb Put socket path in $TMUX. by Nicholas Marriott · 16 years ago
  47. 4d9af27 Better error messages for fork. by Nicholas Marriott · 16 years ago
  48. d1a5fde -a flags to next/previous window. by Nicholas Marriott · 16 years ago
  49. 7cd3cf0 Make the window pane code handle panes of different sizes, and add a -l and -p arguments to split-window to specify the new window size in lines or as a percentage. by Nicholas Marriott · 16 years ago
  50. 4d71164 Pick up cwd from environment,. by Nicholas Marriott · 16 years ago
  51. fd05d07 Change server-info format. by Nicholas Marriott · 16 years ago
  52. 7a82e86 Make window options work the same was as session options, add mode-fg/mode-bg options, force -g for global on set/show/setw/showw/ by Nicholas Marriott · 16 years ago
  53. 5ca710d Disable UTF-8 by default and add options to enable it. by Nicholas Marriott · 16 years ago
  54. 46f5e42 Keep stack of previous windows. Check for op (orig_pair) for default colours. by Nicholas Marriott · 16 years ago
  55. 4198a9c TAILQ -> SLIST. by Nicholas Marriott · 16 years ago
  56. 62457bc Trim. by Nicholas Marriott · 16 years ago
  57. 33aa931 Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH. by Nicholas Marriott · 16 years ago
  58. ce2dc2a Set up environ properly. by Nicholas Marriott · 16 years ago
  59. d90d646 Zombie windows, requested by Will Maier. by Nicholas Marriott · 16 years ago
  60. 9798dcd Start of improved buffer code. Only set-buffer/show-buffer commands so far. by Nicholas Marriott · 16 years ago
  61. 99df48d Trimify. by Nicholas Marriott · 16 years ago
  62. d51f075 Use a socketpair to synchronise server startup. by Nicholas Marriott · 16 years ago
  63. 3cd4a08 Make server exit when last session dies. Also fix window check for status activity redraw. by Nicholas Marriott · 16 years ago
  64. 6a187bb Some Linux fixes; some code tidying. Don't redraw status bar so often. by Nicholas Marriott · 16 years ago
  65. 14b9512 Add activity monitoring, also invert items on taskbar which have activity. by Nicholas Marriott · 16 years ago
  66. 9e6090a Per-session configuration options. by Nicholas Marriott · 16 years ago
  67. 73c9b25 It is too easy to create things in the same second; use a timespec instead. by Nicholas Marriott · 16 years ago
  68. a26f58c Last bits of basic configuration file. By default in ~/.tmux.conf or specified with -f. Just a list of tmux commands executed when the server is started and before and any session/window is created. by Nicholas Marriott · 16 years ago
  69. 103748d Major reorganisation of screen handling. by Nicholas Marriott · 17 years ago
  70. 765a224 Double-free on session destroy. by Nicholas Marriott · 17 years ago
  71. 08d9f46 Make it build/run on Linux. by Nicholas Marriott · 17 years ago
  72. 4a325c8 unlink-window command. Also fix some u_int -> int problems. by Nicholas Marriott · 17 years ago
  73. 51482b5 Redraw status bar on link. by Nicholas Marriott · 17 years ago
  74. 4ba3cf6 Reorg window data structures. Add an intermediate data type (struct winlink) to hold index and make sessions hold a RB tree of them rather than a fixed array. by Nicholas Marriott · 17 years ago
  75. 3859c9f Free/close windows properly. by Nicholas Marriott · 17 years ago
  76. 63795f6 Missing time.h. by Nicholas Marriott · 17 years ago
  77. ad4a742 Mark windows in yellow on status line when bell. by Nicholas Marriott · 17 years ago
  78. 7ba01f6 New window command. by Nicholas Marriott · 17 years ago
  79. df716ec Rewrite command handling to be more generic. Not finished! by Nicholas Marriott · 17 years ago
  80. 3879c89 Ooops, missed this one. Doh. by Nicholas Marriott · 17 years ago
  81. c28e220 Don't nuke last window on reselect of same window. by Nicholas Marriott · 17 years ago
  82. 22990a6 New session selection rules: by Nicholas Marriott · 17 years ago
  83. 3fa8f16 Adjust $TMUX environ var to include session index, and don't compact session list on release. Also fix some argument types. by Nicholas Marriott · 17 years ago
  84. 5ea2ac3 Stop crashing when exiting windows. by Nicholas Marriott · 17 years ago
  85. 70c1ba5 Comment. by Nicholas Marriott · 17 years ago
  86. f456e1c Reset s->window to NULL so it doesn't end up in s->last. by Nicholas Marriott · 17 years ago
  87. f145108 Tweak ordering. by Nicholas Marriott · 17 years ago
  88. 248f78d Remove window before working out new current window; clear last window if necessary. by Nicholas Marriott · 17 years ago
  89. d63977e session_last == -1 could still leave us with the window we are about to remove. by Nicholas Marriott · 17 years ago
  90. 34f87e5 Last window option. by Nicholas Marriott · 17 years ago
  91. 9c0b51c Wrap next/prev. by Nicholas Marriott · 17 years ago
  92. 12f7197 session_flush can go bye-bye again. by Nicholas Marriott · 17 years ago
  93. 4381446 Flush even detached sessions. by Nicholas Marriott · 17 years ago
  94. 04f4e42 Change command format. by Nicholas Marriott · 17 years ago
  95. 6e210bb If a session is destroyed, safely kill all other clients attached to it. by Nicholas Marriott · 17 years ago
  96. 73d7b70 Update to be more readable and hopefully lose memory problems. by Nicholas Marriott · 17 years ago
  97. 4b62b1d Sync with fdm. by Nicholas Marriott · 17 years ago
  98. a41ece5 Initial import to CVS. Basic functions are working, albeit with a couple of showstopper memory bugs and many missing features. Detaching, reattaching, creating new sessions, listing sessions work acceptably for using with shells. Simple curses programs (top, systat, tetris) and more complicated ones (mutt, emacs) that don't require scrolling regions (ESC[r) mostly work fine (including mutt, emacs). No status bar yet and no key remapping or other customisation. by Nicholas Marriott · 17 years ago