1. 4445282 Fix double space in sessions template. by Nicholas Marriott · 12 years ago
  2. e4bb870 Add resize-pane -x and -y for absolute pane size. by Nicholas Marriott · 12 years ago
  3. a6c4c2c Implement DECAWM (SM/RM 7) using existing MODE_WRAP flag. by Nicholas Marriott · 12 years ago
  4. ba3b8cc Correctly turn handle UTF8 mouse option being toggled, from Egmont Koblinger. by Nicholas Marriott · 12 years ago
  5. e5eee7d Support the latest theory for mouse input, this is enabled/disabled with SM/RM by Nicholas Marriott · 12 years ago
  6. d826101 Add client_session and client_last_session formats. by Nicholas Marriott · 12 years ago
  7. 9d165df No more lint means no more ARGSUSED. by Nicholas Marriott · 12 years ago
  8. 7d1a8f7 Remove stray test code which would convert abc to x. by Nicholas Marriott · 12 years ago
  9. 8df3ec6 In terminals with XT, turn on modifyOtherKeys=1 with the escape sequence and by Nicholas Marriott · 12 years ago
  10. 4c91c15 I strongly suspect it is possible for tmux to block on detach in tty_raw, so by Nicholas Marriott · 12 years ago
  11. cf2c023 Instead of loads of little screen_write_*_on and off functions which just by Nicholas Marriott · 12 years ago
  12. 3d9fd1c Add various checks to turn off bits that can't work in control mode (such as by Nicholas Marriott · 12 years ago
  13. d1e8fb3 Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  14. 1e3a4f2 Do not include status line in size calculations in control mode. by Nicholas Marriott · 12 years ago
  15. 2ac1d46 Don't set key KEYC_NONE on xterm_keys_find match() by Thomas Adam · 12 years ago
  16. 77a2174 Fix a couple of memory leaks, from Romain Francoise. by Nicholas Marriott · 12 years ago
  17. 3e270af Don't omit half the default table (!= not ==). by Nicholas Marriott · 12 years ago
  18. 10db7ec Include the \033 in the key tree and adjust key matching for this change. by Nicholas Marriott · 12 years ago
  19. 4f01bfc Make choose-tree actually work again. by Nicholas Marriott · 12 years ago
  20. 1d591ad Support capture-pane -p to send to stdout. by Nicholas Marriott · 12 years ago
  21. 2bdc59f Fix a comment for new key table names. by Nicholas Marriott · 12 years ago
  22. 784a74d Fix function parameter to tty_keys_free. by Nicholas Marriott · 12 years ago
  23. 82355d2 Tidy by splitting default key tables into two. by Nicholas Marriott · 12 years ago
  24. 97a99d8 Add -c to refresh-client to set client size in control mode, based on code from by Nicholas Marriott · 12 years ago
  25. 755d486 Spaces -> tabs. by Nicholas Marriott · 12 years ago
  26. 2854439 Do not leak formats in status_replace. by Nicholas Marriott · 12 years ago
  27. 931b010 Clarify choose-tree entry in man page. by Nicholas Marriott · 12 years ago
  28. 6e03b50 Run session command before window in choose-tree. by Nicholas Marriott · 12 years ago
  29. 362c460 Do not crash when calling choose-tree with a command that changes the mode. by Nicholas Marriott · 12 years ago
  30. f4c815a Fix constness again, sigh. by Nicholas Marriott · 12 years ago
  31. fc6f08d No more need for freefn. by Nicholas Marriott · 12 years ago
  32. 68e3705 Fix constness of window_choose_add_item and _window. by Nicholas Marriott · 12 years ago
  33. 544c80d Fix constness of cmd_template_replace. by Nicholas Marriott · 12 years ago
  34. 36fe146 Fix choose-tree usage. by Nicholas Marriott · 12 years ago
  35. caa29af Add user options, prefixed with @. May be set to any arbitrary string. by Nicholas Marriott · 12 years ago
  36. 0f31d23 Return error for --foo when using compat/getopt.c. by Nicholas Marriott · 12 years ago
  37. 102cb77 Add -v to set and setw to show only option value. by Nicholas Marriott · 12 years ago
  38. 7360ff4 Use proc_pidinfo on Darwin for process name too, from OZAKI Kiichi. by Nicholas Marriott · 12 years ago
  39. a6fd92b Remove stray change accidentally committed. by Nicholas Marriott · 12 years ago
  40. 06ac4b6 Add a format client_prefix which is 1 if prefix key has been pressed, used for by Nicholas Marriott · 12 years ago
  41. 6c53a1e Allow formats in status options. by Nicholas Marriott · 12 years ago
  42. 6ad2c5c Show alias in lscm output. by Nicholas Marriott · 12 years ago
  43. 99cc001 Rework reflow code so it does not do so much allocation which should be faster by Nicholas Marriott · 12 years ago
  44. f1ce959 Allow choose commands to be used outside tmux, so long as at least one client by Nicholas Marriott · 12 years ago
  45. aadc87f Remove free callback for window_choose_data objects. by Nicholas Marriott · 12 years ago
  46. 4d382ae Miscellaneous tidying of choose API, including: by Nicholas Marriott · 12 years ago
  47. 418ba99 Add to TODO. by Nicholas Marriott · 12 years ago
  48. 648ce2f Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  49. 0648c58 Add to TODO list. by Nicholas Marriott · 12 years ago
  50. 01da28e Minor update to .gitignore by Thomas Adam · 12 years ago
  51. 6d6e158 Use osdep_get_cwd() for format change by Thomas Adam · 12 years ago
  52. 64da762 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  53. 8903c1f Automatically reflow wrapped lines when a pane is resized, requested by by Nicholas Marriott · 12 years ago
  54. a552159 Don't set some string formats if the string is NULL. by Nicholas Marriott · 12 years ago
  55. fe00607 Only set AUTO{MAKE,CONF}_VERSION on OpenBSD by Thomas Adam · 12 years ago
  56. 6e6d756 Corrections to SYNCING by Thomas Adam · 12 years ago
  57. 85531fd Unused variable/type nit from Thomas Adam. by Nicholas Marriott · 12 years ago
  58. c4c98df Add -Wdeclaration-after-statement. by Nicholas Marriott · 12 years ago
  59. a3f4eb7 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  60. fdbfc7e Rather than having two grids for each pane, one for ASCII and one for by Nicholas Marriott · 12 years ago
  61. c2e2107 Style nits - return (x) not return x. by Nicholas Marriott · 12 years ago
  62. 2ca8b7f Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  63. 3a09e01 Do not allow cursor colours to be set beginning with ? as that will by Nicholas Marriott · 12 years ago
  64. d313158 Fix some blank line nits. by Nicholas Marriott · 12 years ago
  65. 57ca428 Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  66. b0e2ef1 Update www for new SF URLs. by Nicholas Marriott · 12 years ago
  67. b237d9d Updated SYNCING by Thomas Adam · 12 years ago
  68. de19401 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  69. e33ba57 Remove the layout undo/redo code which never really worked. by Nicholas Marriott · 12 years ago
  70. 44f8e1c Implement ECH (erase character, CSI X). Reported by Christian Neukirchen. by Nicholas Marriott · 12 years ago
  71. bc2e4a3 If timing between keys is less than (by default) 1 millisecond, assume by Nicholas Marriott · 12 years ago
  72. 675c6b3 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  73. f4472c1 Fix keyword matching. by Tiago Cunha · 12 years ago
  74. 854e8ae Add ^ and $ special command targets to select lowest and highest by Nicholas Marriott · 12 years ago
  75. 3e6d45a Add -T option to select-window to toggle to last window if already by Nicholas Marriott · 12 years ago
  76. a2c8af9 Add missing function prototype. by Nicholas Marriott · 12 years ago
  77. b18ff67 Add a -u flag to choose-tree to start uncollapsed, from Raghavendra D Prabhu. by Nicholas Marriott · 12 years ago
  78. 6a5adfc We no longer use struct eproc for kinfo_proc in sysctl.h so there by millert · 12 years ago
  79. 9714880 Change load_cfg to fix a crash reported by jasper. by Nicholas Marriott · 12 years ago
  80. 3a0016a Use the CMD_*_USAGE defines consistently, from Thomas Adam. by Nicholas Marriott · 12 years ago
  81. fb83914 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  82. d5de489 .+ by Thomas Adam · 12 years ago
  83. 3fa4f69 Handle resetting 256-colours properly when parsing #[default], by Nicholas Marriott · 12 years ago
  84. 8600fe0 Use strlcat not strncat in load_cfg and some other trivial tidying from by Nicholas Marriott · 12 years ago
  85. 8378be0 Fix argument order in a log statement. by Nicholas Marriott · 12 years ago
  86. 51a1dbf Simplify command string parsing with a helper function from Tiago Cunha. by Nicholas Marriott · 12 years ago
  87. 8264e92 Fix return value of load_cfg, from Thomas Adam. by Nicholas Marriott · 12 years ago
  88. 739a766 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  89. 47c097c Support middle-click paste, based on a diff from Ailin Nemui. by Nicholas Marriott · 12 years ago
  90. 24d7d07 Support the 47 and 1047 SM and RM sequences (alternate screen without by Nicholas Marriott · 12 years ago
  91. 39631ed Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  92. 9b8998a Correctly aggregate together errors from nested config files (with by Nicholas Marriott · 12 years ago
  93. 4aa4e9f Allow cmd-run-shell to accept -t to specify the pane to display the by Nicholas Marriott · 12 years ago
  94. 1fcc7f5 When scrolling in copy mode with the mouse, scroll screen rather than by Nicholas Marriott · 12 years ago
  95. 6ef4f8e Revert last, after discussion it isn't necessary. by Nicholas Marriott · 12 years ago
  96. 9322426 Add window-status-last-* options, from Boris Faure. by Nicholas Marriott · 12 years ago
  97. 991bfcf Fix session choice so that preferring unattached sessions actually by Nicholas Marriott · 12 years ago
  98. d762ced Call realpath earlier on the socket directory path rather than on the by Nicholas Marriott · 12 years ago
  99. 1bc910a Merge branch 'obsd-master' by Thomas Adam · 12 years ago
  100. 63f4519 Merge branch 'master' of ssh://tmux.git.sourceforge.net/gitroot/tmux/tmux by Nicholas Marriott · 12 years ago