1. 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
  2. d0342f4 Ability to show window title on status line. by Nicholas Marriott · 16 years ago
  3. 408c855 +. by Nicholas Marriott · 16 years ago
  4. 8524062 Document mode keys by Nicholas Marriott · 16 years ago
  5. 46f5e42 Keep stack of previous windows. Check for op (orig_pair) for default colours. by Nicholas Marriott · 16 years ago
  6. 4198a9c TAILQ -> SLIST. by Nicholas Marriott · 16 years ago
  7. 93de57d Sync. by Nicholas Marriott · 16 years ago
  8. 185f729 Better OSC support for title setting, and support APC as well. by Nicholas Marriott · 16 years ago
  9. 631a45e Calculate y properly. by Nicholas Marriott · 16 years ago
  10. 4818224 Done. by Nicholas Marriott · 16 years ago
  11. efe5573 Internal screen data rewrite for better 256 colour/UTF-8 support. by Nicholas Marriott · 16 years ago
  12. ded3480 Split colour functions from screen. by Nicholas Marriott · 16 years ago
  13. 19a2c87 Initial UTF-8 support. by Nicholas Marriott · 16 years ago
  14. 4235ddb Initial 256 colour support, lightly tested. by Nicholas Marriott · 16 years ago
  15. 33aa931 Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH. by Nicholas Marriott · 16 years ago
  16. 0abb4ca Also done. by Nicholas Marriott · 16 years ago
  17. b43ed10 Done. by Nicholas Marriott · 16 years ago
  18. 546838e This idea (nested sessions) is fraught with too many problems to do it sanely; by Nicholas Marriott · 16 years ago
  19. c39c161 Spacing. by Nicholas Marriott · 16 years ago
  20. 3337dfc Support keypad mode, and get rid of SCREEN_DEF*. Meant to commit these separately but forgot :-/. by Nicholas Marriott · 16 years ago
  21. 9721277 Support keypad. Change cursor key output. by Nicholas Marriott · 16 years ago
  22. 399e352 ^ for BOL too. by Nicholas Marriott · 16 years ago
  23. 892d1b5 Split emacs/vi keys into seperate tables. by Nicholas Marriott · 16 years ago
  24. 80a594c Document zombie window stuff. by Nicholas Marriott · 16 years ago
  25. 797f04b Document buffer stuff. by Nicholas Marriott · 16 years ago
  26. cfb611e Document next/prev word. by Nicholas Marriott · 16 years ago
  27. d90d646 Zombie windows, requested by Will Maier. by Nicholas Marriott · 16 years ago
  28. 9043fe8 Fix scrolling. by Nicholas Marriott · 16 years ago
  29. 1a58f95 Document some commands. by Nicholas Marriott · 16 years ago
  30. 571935c Handle bad session/client properly. by Nicholas Marriott · 16 years ago
  31. 6bc6e97 C-u C-f from merdely. by Nicholas Marriott · 16 years ago
  32. 7836298 Allow use of alt keys. move-window command. by Nicholas Marriott · 16 years ago
  33. 26792fc Tweak. by Nicholas Marriott · 16 years ago
  34. 758efb3 Handle escaped keys properly and use M-f/M-b in copy mode. by Nicholas Marriott · 16 years ago
  35. c2876e6 Sync. by Nicholas Marriott · 16 years ago
  36. c78b8d0 Purge stale entries. by Nicholas Marriott · 16 years ago
  37. fc7953f Fix usage. by Nicholas Marriott · 16 years ago
  38. 59da4dc list-commands command. by Nicholas Marriott · 16 years ago
  39. b69f4a3 Split internal status-colour into status-fg/status-bg options and lose workarounds in set-option stuff. by Nicholas Marriott · 16 years ago
  40. c24d849 Split options into a table to allow abbreviations. by Nicholas Marriott · 16 years ago
  41. 46383e3 Don't be clever and translate default colour. by Nicholas Marriott · 16 years ago
  42. e70e951 Simple tab completion of option names in command prompt. by Nicholas Marriott · 16 years ago
  43. 2bd92e5 Lose unnecessary flags on context. by Nicholas Marriott · 16 years ago
  44. e5ab9a2 Sync. by Nicholas Marriott · 16 years ago
  45. ba05029 Sync. by Nicholas Marriott · 16 years ago
  46. ef1c1d5 Use the right flags argument for -d. by Nicholas Marriott · 16 years ago
  47. 4e4f71f Swap in new paste buffer code and add a couple more commands. by Nicholas Marriott · 16 years ago
  48. 9798dcd Start of improved buffer code. Only set-buffer/show-buffer commands so far. by Nicholas Marriott · 16 years ago
  49. af924e7 Update. by Nicholas Marriott · 16 years ago
  50. 89ea06e Sync. by Nicholas Marriott · 16 years ago
  51. 73d1558 status-lines -> status, prefix-key -> prefix by Nicholas Marriott · 16 years ago
  52. 24cc362 Document command-prompt. Tweak TODO. by Nicholas Marriott · 16 years ago
  53. be0cf3b Add ; too. by Nicholas Marriott · 16 years ago
  54. 6d9eaa6 No space after prompt. by Nicholas Marriott · 16 years ago
  55. 9ef5bdc Show status messages without blocking the server. by Nicholas Marriott · 16 years ago
  56. 8873c79 Set window title to current session. New options set-titles to disable. by Nicholas Marriott · 16 years ago
  57. 2d3ea8b Display <> for more windows and highlight if activity. by Nicholas Marriott · 16 years ago
  58. 6c23e89 Sort options from Pierre Riteau. by Nicholas Marriott · 16 years ago
  59. c9a650c Document set-window-option, update example. by Nicholas Marriott · 16 years ago
  60. ff21dbd Explanation of -t. by Nicholas Marriott · 16 years ago
  61. f9a1270 Update TODO. by Nicholas Marriott · 16 years ago
  62. 55d5b83 Informational messages on window option changes. by Nicholas Marriott · 16 years ago
  63. a8e3e98 Document show-options. by Nicholas Marriott · 16 years ago
  64. 1d08105 show-window-options command. by Nicholas Marriott · 16 years ago
  65. 557b6b8 Add a couple of extra option types, and implement show-options command. by Nicholas Marriott · 16 years ago
  66. 0f40347 New window options: force-width and force-height. This will force a window to by Nicholas Marriott · 16 years ago
  67. ea80307 Update. by Nicholas Marriott · 16 years ago
  68. ec42778 Man page update from Will Maier, thanks. by Nicholas Marriott · 16 years ago
  69. b590b5d Sync. by Nicholas Marriott · 16 years ago
  70. 2a2a976 Read from pipe to allow client to confirm and socket be closed. by Nicholas Marriott · 16 years ago
  71. 29e2253 Partial tmux.1 update thanks to Will Maier. by Nicholas Marriott · 16 years ago
  72. 3cd4a08 Make server exit when last session dies. Also fix window check for status activity redraw. by Nicholas Marriott · 16 years ago
  73. 197347b Don't bork on link/swap the same window. Also extend comment. by Nicholas Marriott · 16 years ago
  74. 0b9b873 Big reorganisation of command-line syntax. by Nicholas Marriott · 16 years ago
  75. ee1a7fd Print for the less easy commands. by Nicholas Marriott · 16 years ago
  76. 7842d29 Revert attempt to fix stray updates, turns out it was clock :-/. by Nicholas Marriott · 16 years ago
  77. 39be570 vi keys from Will Maier. by Nicholas Marriott · 16 years ago
  78. b25ac6f Update. by Nicholas Marriott · 16 years ago
  79. 9e6090a Per-session configuration options. by Nicholas Marriott · 16 years ago
  80. 73c9b25 It is too easy to create things in the same second; use a timespec instead. by Nicholas Marriott · 16 years ago
  81. eaee4dc Quick and dirty kill-server command. by Nicholas Marriott · 16 years ago
  82. 8731755 Add a windowonly generic command and use it where appropriate. Also trim includes and unused. by Nicholas Marriott · 16 years ago
  83. 95cc21c Quick man page update, also fix some usages and get rid of some CMD_KEY checks. by Nicholas Marriott · 16 years ago
  84. 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
  85. 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
  86. 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
  87. 693231e +. by Nicholas Marriott · 16 years ago
  88. 65f4284 New command, send-keys, to send a set of keys. by Nicholas Marriott · 16 years ago
  89. 99fa60f +. by Nicholas Marriott · 16 years ago
  90. 5569ff9 Don't hang when window closes early; also add lots more debugging. by Nicholas Marriott · 16 years ago
  91. 58ca26c +. by Nicholas Marriott · 17 years ago
  92. 7613c7f GNUmakefile fixes, from tobiasu. by Nicholas Marriott · 17 years ago
  93. 61b0b2c Upd. by Nicholas Marriott · 17 years ago
  94. 205b78e Some key tweaks, fix status bar to not rely on attr. by Nicholas Marriott · 17 years ago
  95. e7f68a0 Write status across entire line. by Nicholas Marriott · 17 years ago
  96. f18ac66 Quick start section in man page. by Nicholas Marriott · 17 years ago
  97. da22faf Sync with Makefile. by Nicholas Marriott · 17 years ago
  98. c6efbbb Don't free twice when exiting. by Nicholas Marriott · 17 years ago
  99. 5bc8b2b Actually incrementing the reference count would be nice. by Nicholas Marriott · 17 years ago
  100. 7162d82 Yes, it is. by Nicholas Marriott · 17 years ago