1. 2d3ea8b Display <> for more windows and highlight if activity. by Nicholas Marriott · 16 years ago
  2. 6c23e89 Sort options from Pierre Riteau. by Nicholas Marriott · 16 years ago
  3. c9a650c Document set-window-option, update example. by Nicholas Marriott · 16 years ago
  4. ff21dbd Explanation of -t. by Nicholas Marriott · 16 years ago
  5. f9a1270 Update TODO. by Nicholas Marriott · 16 years ago
  6. 55d5b83 Informational messages on window option changes. by Nicholas Marriott · 16 years ago
  7. a8e3e98 Document show-options. by Nicholas Marriott · 16 years ago
  8. 1d08105 show-window-options command. by Nicholas Marriott · 16 years ago
  9. 557b6b8 Add a couple of extra option types, and implement show-options command. by Nicholas Marriott · 16 years ago
  10. 0f40347 New window options: force-width and force-height. This will force a window to by Nicholas Marriott · 16 years ago
  11. ea80307 Update. by Nicholas Marriott · 16 years ago
  12. ec42778 Man page update from Will Maier, thanks. by Nicholas Marriott · 16 years ago
  13. b590b5d Sync. by Nicholas Marriott · 16 years ago
  14. 2a2a976 Read from pipe to allow client to confirm and socket be closed. by Nicholas Marriott · 16 years ago
  15. 29e2253 Partial tmux.1 update thanks to Will Maier. by Nicholas Marriott · 16 years ago
  16. 3cd4a08 Make server exit when last session dies. Also fix window check for status activity redraw. by Nicholas Marriott · 16 years ago
  17. 197347b Don't bork on link/swap the same window. Also extend comment. by Nicholas Marriott · 16 years ago
  18. 0b9b873 Big reorganisation of command-line syntax. by Nicholas Marriott · 16 years ago
  19. ee1a7fd Print for the less easy commands. by Nicholas Marriott · 16 years ago
  20. 7842d29 Revert attempt to fix stray updates, turns out it was clock :-/. by Nicholas Marriott · 16 years ago
  21. 39be570 vi keys from Will Maier. by Nicholas Marriott · 16 years ago
  22. b25ac6f Update. by Nicholas Marriott · 16 years ago
  23. 9e6090a Per-session configuration options. by Nicholas Marriott · 16 years ago
  24. 73c9b25 It is too easy to create things in the same second; use a timespec instead. by Nicholas Marriott · 16 years ago
  25. eaee4dc Quick and dirty kill-server command. by Nicholas Marriott · 16 years ago
  26. 8731755 Add a windowonly generic command and use it where appropriate. Also trim includes and unused. by Nicholas Marriott · 16 years ago
  27. 95cc21c Quick man page update, also fix some usages and get rid of some CMD_KEY checks. by Nicholas Marriott · 16 years ago
  28. 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
  29. c7243b7 Move -s and -c down a level so handling them is the responsibility of the command (with some helper functions), rather than the top-level. This changes the action command syntax so that -s and -c must be after the command rather than before. by Nicholas Marriott · 16 years ago
  30. 11ee55e Prepare TERM in buffer before sending; this allows size to be part of cmd and prevents it being split. This is the only place this happens so remove it from todo. by Nicholas Marriott · 16 years ago
  31. 693231e +. by Nicholas Marriott · 16 years ago
  32. 65f4284 New command, send-keys, to send a set of keys. by Nicholas Marriott · 16 years ago
  33. 99fa60f +. by Nicholas Marriott · 16 years ago
  34. 5569ff9 Don't hang when window closes early; also add lots more debugging. by Nicholas Marriott · 16 years ago
  35. 58ca26c +. by Nicholas Marriott · 17 years ago
  36. 7613c7f GNUmakefile fixes, from tobiasu. by Nicholas Marriott · 17 years ago
  37. 61b0b2c Upd. by Nicholas Marriott · 17 years ago
  38. 205b78e Some key tweaks, fix status bar to not rely on attr. by Nicholas Marriott · 17 years ago
  39. e7f68a0 Write status across entire line. by Nicholas Marriott · 17 years ago
  40. f18ac66 Quick start section in man page. by Nicholas Marriott · 17 years ago
  41. da22faf Sync with Makefile. by Nicholas Marriott · 17 years ago
  42. c6efbbb Don't free twice when exiting. by Nicholas Marriott · 17 years ago
  43. 5bc8b2b Actually incrementing the reference count would be nice. by Nicholas Marriott · 17 years ago
  44. 7162d82 Yes, it is. by Nicholas Marriott · 17 years ago
  45. 73d8821 Handle EOL properly when scrolled. by Nicholas Marriott · 17 years ago
  46. 21d10e6 Use the current attr/colours for filling in new areas, this fixes the echo \\033[35\;46m\\033[2J bug. by Nicholas Marriott · 17 years ago
  47. 194c871 Sync. by Nicholas Marriott · 17 years ago
  48. 7dc18f6 set/reset mode window functions. by Nicholas Marriott · 17 years ago
  49. 103748d Major reorganisation of screen handling. by Nicholas Marriott · 17 years ago
  50. 5f6a9e7 Handle missing parm_*. by Nicholas Marriott · 17 years ago
  51. 3962c5f Change window name on \ek...\e\. by Nicholas Marriott · 17 years ago
  52. 043514a Preliminary mouse support. by Nicholas Marriott · 17 years ago
  53. f47ab8f Don't nuke charset flag on [0m. Also rename DRAWING -> CHARSET flag. by Nicholas Marriott · 17 years ago
  54. 43c99c2 Clear current line properly on clear eos. by Nicholas Marriott · 17 years ago
  55. c6384a7 Flush data on tty open. Also reset colour before clearing line/screen. by Nicholas Marriott · 17 years ago
  56. 76c8a59 Big internal reorganisation to move tty control into parent. by Nicholas Marriott · 17 years ago
  57. 01dd8a3 Sync. by Nicholas Marriott · 17 years ago
  58. 69cec88 Document modes, c/p etc. by Nicholas Marriott · 17 years ago
  59. a010936 Inc region in debug msg. by Nicholas Marriott · 17 years ago
  60. 8da0b1f Mostly-complete copy and paste. by Nicholas Marriott · 17 years ago
  61. 3924604 Show hlimit. by Nicholas Marriott · 17 years ago
  62. df7be0d Split SCREEN_BACKGROUND flag into BACKGROUND/NOCURSOR in preparation for copy mode. by Nicholas Marriott · 17 years ago
  63. 1e5cb8d Free entire screen when destroyed. by Nicholas Marriott · 17 years ago
  64. ce90f1b The CLIENT_HOLD hack can go bye-bye. by Nicholas Marriott · 17 years ago
  65. 24c3995 Redo screen.c functions to make them readable and more flexible. Make scroll mode only redraw waht it needs. by Nicholas Marriott · 17 years ago
  66. 2cdc75f Fix clear. by Nicholas Marriott · 17 years ago
  67. 08a0c5e Use screen_* versions to avoid range checks (s->dy may be wrong), fix miscalculated free. by Nicholas Marriott · 17 years ago
  68. 9a6e47c Initial history support. by Nicholas Marriott · 17 years ago
  69. 0be6a30 Style: ry_* -> r* by Nicholas Marriott · 17 years ago
  70. 0d9ebaa dist target. by Nicholas Marriott · 17 years ago
  71. 6e04524 switch-client command. by Nicholas Marriott · 17 years ago
  72. b359f9b Add -c option to specify client, and move detach/refresh to client rather than session. by Nicholas Marriott · 17 years ago
  73. 86b73ce Check for scrolling when _cursor_ is inside region, not number of lines. Duh. by Nicholas Marriott · 17 years ago
  74. ce5f02f Report available commands on ambiguous commands. Tidy TODO a bit. by Nicholas Marriott · 17 years ago
  75. eb72bed Sync. by Nicholas Marriott · 17 years ago
  76. 89d298d Tweak. by Nicholas Marriott · 17 years ago
  77. dc8fb1e Force default colours if terminal supports it. by Nicholas Marriott · 17 years ago
  78. 765a224 Double-free on session destroy. by Nicholas Marriott · 17 years ago
  79. 23e9acd Erp, ^B not ^A. by Nicholas Marriott · 17 years ago
  80. e79a41c Finish off man page. by Nicholas Marriott · 17 years ago
  81. 1632127 rename-session command. by Nicholas Marriott · 17 years ago
  82. f92243c Check for required term capabilities on start. by Nicholas Marriott · 17 years ago
  83. 35591ec Try write even if read gets signal, some other tweaks. by Nicholas Marriott · 17 years ago
  84. 48ad043 swap-window command. by Nicholas Marriott · 17 years ago
  85. ab097f0 Don't save/restore ry_*. by Nicholas Marriott · 17 years ago
  86. 51482b5 Redraw status bar on link. by Nicholas Marriott · 17 years ago
  87. 5a954bd link-window command to link a window into another session. by Nicholas Marriott · 17 years ago
  88. 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
  89. 9f06104 has-session command. by Nicholas Marriott · 17 years ago
  90. e215878 Save restore attr. by Nicholas Marriott · 17 years ago
  91. 688a487 Lift last MAXNAMELEN limit on -s argument. by Nicholas Marriott · 17 years ago
  92. 21c17da Remove freed keys from array. by Nicholas Marriott · 17 years ago
  93. 25e94a0 List client command. by Nicholas Marriott · 17 years ago
  94. 0b0a3c0 Return 0 on lost server so pkill works okay if scripted. by Nicholas Marriott · 17 years ago
  95. 8f6bc50 Sync. by Nicholas Marriott · 17 years ago
  96. 65125c7 Sync. by Nicholas Marriott · 17 years ago
  97. 543e7b0 -n is now -s on new-session. by Nicholas Marriott · 17 years ago
  98. 1b96476 Kill window command. Nuke some backspace stuff. by Nicholas Marriott · 17 years ago
  99. de24fbb Add a bell-action option. by Nicholas Marriott · 17 years ago
  100. 94f003b Refresh session command. by Nicholas Marriott · 17 years ago