1. 4817468 +TODO +CHANGES. by Nicholas Marriott · 16 years ago
  2. 4af8db9 Complete option names as well. by Nicholas Marriott · 16 years ago
  3. 9cddd79 Prompt history. by Nicholas Marriott · 16 years ago
  4. ca1ee21 Switch to splay tree for key bindings. by Nicholas Marriott · 16 years ago
  5. b457479 Make home and end work. by Nicholas Marriott · 16 years ago
  6. db39fd8 Add vim mode. by Nicholas Marriott · 16 years ago
  7. 5445918 source-file command from Tiago Cunha. by Nicholas Marriott · 16 years ago
  8. 75f043f Work around lack of dch. by Nicholas Marriott · 16 years ago
  9. a1a8e0c Tidy formatting. by Nicholas Marriott · 16 years ago
  10. 5c3d973 Import OpenBSD's getopt(3) to workaround broken glibc version. by Nicholas Marriott · 16 years ago
  11. 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
  12. d0342f4 Ability to show window title on status line. by Nicholas Marriott · 16 years ago
  13. 8f163b8 Support dfly, from joshe. by Nicholas Marriott · 16 years ago
  14. 5ca710d Disable UTF-8 by default and add options to enable it. by Nicholas Marriott · 16 years ago
  15. 46f5e42 Keep stack of previous windows. Check for op (orig_pair) for default colours. by Nicholas Marriott · 16 years ago
  16. 4e4aefa Don't try to redraw status line in prompt mode. by Nicholas Marriott · 16 years ago
  17. 0ba0fd3 Translate 256 colours to 16. by Nicholas Marriott · 16 years ago
  18. 185f729 Better OSC support for title setting, and support APC as well. by Nicholas Marriott · 16 years ago
  19. 62457bc Trim. by Nicholas Marriott · 16 years ago
  20. efe5573 Internal screen data rewrite for better 256 colour/UTF-8 support. by Nicholas Marriott · 16 years ago
  21. ded3480 Split colour functions from screen. by Nicholas Marriott · 16 years ago
  22. 19a2c87 Initial UTF-8 support. by Nicholas Marriott · 16 years ago
  23. 4235ddb Initial 256 colour support, lightly tested. by Nicholas Marriott · 16 years ago
  24. 33aa931 Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH. by Nicholas Marriott · 16 years ago
  25. de0e1c6 Lose ensure* stuff. by Nicholas Marriott · 16 years ago
  26. ba597da Environment variables in configuration file. by Nicholas Marriott · 16 years ago
  27. 3337dfc Support keypad mode, and get rid of SCREEN_DEF*. Meant to commit these separately but forgot :-/. by Nicholas Marriott · 16 years ago
  28. ee8a9d2 Handle kcursor+kkeypad (switch to OA from [A). by Nicholas Marriott · 16 years ago
  29. e00736b Revert this, it breaks emacs. by Nicholas Marriott · 16 years ago
  30. 9721277 Support keypad. Change cursor key output. by Nicholas Marriott · 16 years ago
  31. 403b1b2 Handle exact match properly. by Nicholas Marriott · 16 years ago
  32. 892d1b5 Split emacs/vi keys into seperate tables. by Nicholas Marriott · 16 years ago
  33. dd41035 Protocol versioning, version is checked on identify message. by Nicholas Marriott · 16 years ago
  34. bd1a705 0.4 released. by Nicholas Marriott · 16 years ago
  35. d90d646 Zombie windows, requested by Will Maier. by Nicholas Marriott · 16 years ago
  36. 571935c Handle bad session/client properly. by Nicholas Marriott · 16 years ago
  37. b877897 Oops, forgot to commit move-window. Also add select-prompt to allow index to be typed. by Nicholas Marriott · 16 years ago
  38. 7836298 Allow use of alt keys. move-window command. by Nicholas Marriott · 16 years ago
  39. eb5638f Only lowercase key bindings. by Nicholas Marriott · 16 years ago
  40. 26792fc Tweak. by Nicholas Marriott · 16 years ago
  41. 758efb3 Handle escaped keys properly and use M-f/M-b in copy mode. by Nicholas Marriott · 16 years ago
  42. cb6c145 Next/previous word in copy-mode. by Nicholas Marriott · 16 years ago
  43. 59da4dc list-commands command. by Nicholas Marriott · 16 years ago
  44. c24d849 Split options into a table to allow abbreviations. by Nicholas Marriott · 16 years ago
  45. 46383e3 Don't be clever and translate default colour. by Nicholas Marriott · 16 years ago
  46. e70e951 Simple tab completion of option names in command prompt. by Nicholas Marriott · 16 years ago
  47. 456ff32 Only set title if TERM looks vaguely okay. Also use newline for, er, newline rather than cursor_down. by Nicholas Marriott · 16 years ago
  48. a65238e Strip padding from terminfo strings. by Nicholas Marriott · 16 years ago
  49. 3128de3 buffer-limit option. by Nicholas Marriott · 16 years ago
  50. 4e4f71f Swap in new paste buffer code and add a couple more commands. by Nicholas Marriott · 16 years ago
  51. e9000e4 Wake up every 100 ms instead of 500. Add note. by Nicholas Marriott · 16 years ago
  52. a1db273 display-time option to set message display time. by Nicholas Marriott · 16 years ago
  53. 73d1558 status-lines -> status, prefix-key -> prefix by Nicholas Marriott · 16 years ago
  54. 74d8f0b Command prompt for interactive commands. by Nicholas Marriott · 16 years ago
  55. 8078dee Missed update. 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. 61a41dc To 0.4. Some other Makefile tweaks. by Nicholas Marriott · 16 years ago
  59. 55d5b83 Informational messages on window option changes. by Nicholas Marriott · 16 years ago
  60. 1d08105 show-window-options command. by Nicholas Marriott · 16 years ago
  61. 557b6b8 Add a couple of extra option types, and implement show-options command. by Nicholas Marriott · 16 years ago
  62. 0f40347 New window options: force-width and force-height. This will force a window to by Nicholas Marriott · 16 years ago
  63. 0bfd7a5 Don't die on empty strings. by Nicholas Marriott · 16 years ago
  64. d00914f Set socket mode +x if sessions attached. by Nicholas Marriott · 16 years ago
  65. 713bad0 Make status-interval actually changeable. by Nicholas Marriott · 16 years ago
  66. 367e002 New flag: aggressize resize. Resize window when to size of smallest session for which it is _current_ window. by Nicholas Marriott · 16 years ago
  67. 3cd4a08 Make server exit when last session dies. Also fix window check for status activity redraw. by Nicholas Marriott · 16 years ago
  68. 1551459 Don't use entry init since it may be dependent on key. by Nicholas Marriott · 16 years ago
  69. 197347b Don't bork on link/swap the same window. Also extend comment. by Nicholas Marriott · 16 years ago
  70. 0b9b873 Big reorganisation of command-line syntax. by Nicholas Marriott · 16 years ago
  71. 642c0b0 Easy bits of arg printing for list-keys. by Nicholas Marriott · 16 years ago
  72. 879400e Support binding 27-31. by Nicholas Marriott · 16 years ago
  73. 04c6028 status is a toggle. by Nicholas Marriott · 16 years ago
  74. 0f95671 Disable/enable window activity monitoring with set-window-option command. by Nicholas Marriott · 16 years ago
  75. 14b9512 Add activity monitoring, also invert items on taskbar which have activity. by Nicholas Marriott · 16 years ago
  76. f7ba4df Bring select-window into line with everything else wrt -i. by Nicholas Marriott · 16 years ago
  77. 811e75d Status bar left and right strings (set with status-left and status-right), and automatic update (at interval set by status-interval). by Nicholas Marriott · 16 years ago
  78. 9e6090a Per-session configuration options. by Nicholas Marriott · 16 years ago
  79. 743956e Allow -c anywhere -s was allowed. by Nicholas Marriott · 16 years ago
  80. 3e6b145 Allow fnmatch(3) on -s, and select newest session if multiple. by Nicholas Marriott · 16 years ago
  81. f91e7bf If no command is specified, assume new-session. by Nicholas Marriott · 16 years ago
  82. eaee4dc Quick and dirty kill-server command. by Nicholas Marriott · 16 years ago
  83. 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
  84. 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
  85. cea201d Don't die if no dst window and -k to linkw. by Nicholas Marriott · 16 years ago
  86. 65f4284 New command, send-keys, to send a set of keys. by Nicholas Marriott · 16 years ago
  87. 5569ff9 Don't hang when window closes early; also add lots more debugging. by Nicholas Marriott · 16 years ago
  88. 0dbbd77 Linux rxvt doesn't support parm_dch or delete_character. by Nicholas Marriott · 17 years ago
  89. ccfeb31 Don't attempt to reset tty if it is dead. by Nicholas Marriott · 17 years ago
  90. 0f2666a Restore termcap checks. by Nicholas Marriott · 17 years ago
  91. 103748d Major reorganisation of screen handling. by Nicholas Marriott · 17 years ago
  92. 3962c5f Change window name on \ek...\e\. by Nicholas Marriott · 17 years ago
  93. 043514a Preliminary mouse support. by Nicholas Marriott · 17 years ago
  94. 76c8a59 Big internal reorganisation to move tty control into parent. by Nicholas Marriott · 17 years ago
  95. c5b1fa9 Shift history up by 10% at a time. by Nicholas Marriott · 17 years ago
  96. 818df92 Add ^A && ^E to copy mode. Also use STDIN instead of STDOUT in a couple of places. by Nicholas Marriott · 17 years ago
  97. 15511cb Support for VT100 graphics mode. Also lose some redundant checks. by Nicholas Marriott · 17 years ago
  98. a010936 Inc region in debug msg. by Nicholas Marriott · 17 years ago
  99. 8da0b1f Mostly-complete copy and paste. by Nicholas Marriott · 17 years ago
  100. 9c58443 history-limit option. by Nicholas Marriott · 17 years ago