1. d05debb Unzoom on last-pane and fix a typo, from Romain Francoise. by Nicholas Marriott · 12 years ago
  2. f8c86a9 Add some additional debug logging. by Nicholas Marriott · 12 years ago
  3. 2c9cddd Continue the parent cmdq after sourcing a file. by Nicholas Marriott · 12 years ago
  4. aaeee34 Preserve trailing spaces with capture-pane -J, from George Nachman. by Nicholas Marriott · 12 years ago
  5. 70397e4 Print %%error not %%end guard on error, from George Nachman. by Nicholas Marriott · 12 years ago
  6. 43d904d tty.path can be NULL, don't dereference it. From George Nachman. by Nicholas Marriott · 12 years ago
  7. 1da64bf Remove some unused/unnecessary control notifications, from George Nachman. by Nicholas Marriott · 12 years ago
  8. 1cb1fb5 Add -q flags to shut up errors to capture-pane and show-options, from George by Nicholas Marriott · 12 years ago
  9. 208881a Send DSC 1000p at the beginning of a -CC client's lifetime and ST and the end, by Nicholas Marriott · 12 years ago
  10. a2f52d4 Remove previous by Thomas Adam · 12 years ago
  11. 2ccb67c Plug small memory leak in run-shell by Thomas Adam · 12 years ago
  12. b2a6134 Add -a to capture-pane to capture alternate screen, from George Nachman. by Nicholas Marriott · 12 years ago
  13. 234f6d2 Use \\ not \ for escaping \. by Nicholas Marriott · 12 years ago
  14. f339cfd Add -A flag to new-session to make it behave like attach-session if the session by Nicholas Marriott · 12 years ago
  15. c5239c5 Add resize-pane -Z to temporary zoom the active pane to occupy the full window by Nicholas Marriott · 12 years ago
  16. be13479 Add a -o option to set-option to prevent setting an option already set, from by Nicholas Marriott · 12 years ago
  17. 69a8d64 Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  18. 3964309 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  19. 243244d Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  20. 497b27d Expand format variables in the run-shell and if-shell shell commands, from by Nicholas Marriott · 12 years ago
  21. ca6d9f7 Tidy TODO and nuke stuff that is done in some form or not going to happen. by Nicholas Marriott · 12 years ago
  22. f1aa5f6 Add to TODO. by Nicholas Marriott · 12 years ago
  23. dc50de7 The visit -> Visit by Nicholas Marriott · 12 years ago
  24. 2e85eee www Project Page -> SourceForge Page by Nicholas Marriott · 12 years ago
  25. 357da03 Merge send-prefix into send-keys. by Nicholas Marriott · 12 years ago
  26. 5aa54c8 Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  27. 42735d4 Merge show-buffer into save-buffer. by Nicholas Marriott · 12 years ago
  28. 57eb334 Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  29. 5f904aa Add pane_tags format to format_window_pane based on code from George Nachman. by Nicholas Marriott · 12 years ago
  30. ee0f8ad Handle focus events from the terminal, from Aaron Jensen. by Nicholas Marriott · 12 years ago
  31. 1ed3738 Use -O2 without debugging. by Nicholas Marriott · 12 years ago
  32. 3a2e9d8 Fix error reporting for client commands by adding a flag to cmd_find_client to by Nicholas Marriott · 12 years ago
  33. 911ef4e Allow display-message with no curclient. by Nicholas Marriott · 12 years ago
  34. 1994ae4 Missing PANE_RESIZE define. by Nicholas Marriott · 12 years ago
  35. dbd8e47 Do pane resize ioctls once at the end of the server loop rather than by Nicholas Marriott · 12 years ago
  36. ce7bf10 Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  37. 1db4ec6 Add pane_current_command format. by Nicholas Marriott · 12 years ago
  38. 1c82cf7 Remove a couple of FAQ bits that are out of date and not frequent. by Nicholas Marriott · 12 years ago
  39. e43fc6f Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  40. 31407b7 Add option command-prefix which is automatically prepended to any command by Nicholas Marriott · 12 years ago
  41. 7d3c101 Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  42. 4c9f943 Add support for focus notifications when tmux pane changes, based on work by by Nicholas Marriott · 12 years ago
  43. 374dae6 Add a load of miscellaneous pane formats, from George Nachman. by Nicholas Marriott · 12 years ago
  44. 8c50f62 Add session_set_current helper function, extracted from a diff from Aaron by Nicholas Marriott · 12 years ago
  45. 6fc9697 Add to TODO. by Nicholas Marriott · 12 years ago
  46. 8e3767e Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  47. b8b5631 Add -C and -J to capture pane to escape control sequences and to join wrapped by Nicholas Marriott · 12 years ago
  48. c577b47 Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  49. cb6f366 evbuffer_readline returns allocated storage, don't leak it. by Nicholas Marriott · 12 years ago
  50. 7905f46 Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  51. 41c39e9 Remove stray blank line. by Nicholas Marriott · 12 years ago
  52. f81d723 Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  53. afd5e97 Need to set clients in context before changing their reference count. by Nicholas Marriott · 12 years ago
  54. e68b9ab Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  55. e487b87 Clear last attributes after reset in string_cells, from George Nachman. by Nicholas Marriott · 12 years ago
  56. 1e20153 Fix so capture-pane/save-buffer can work in control clients, from George by Nicholas Marriott · 12 years ago
  57. 4621a52 Include ML and IRC in the text. by Nicholas Marriott · 12 years ago
  58. e90a742 Tweak bold link. by Nicholas Marriott · 12 years ago
  59. b219d54 Simplify main www page. by Nicholas Marriott · 12 years ago
  60. 3108d80 Move NOTES->README, move Vim syntax file documentation to the file itself and by Nicholas Marriott · 12 years ago
  61. 8a7d463 Prevent lock on control clients, not on others. by Nicholas Marriott · 12 years ago
  62. c3859d1 Add copy-pipe mode command to copy selection and also pipe to a command. by Nicholas Marriott · 12 years ago
  63. 5a5e285 Don't try to print unterminated strings when loading configuration file. by Nicholas Marriott · 12 years ago
  64. 4d1d4d6 Add -e flag to capture-pane to include embedded ANSI SGR escape sequences, from by Nicholas Marriott · 12 years ago
  65. a96dd19 Don't use a target-client for stdout, just always cmdclient. by Nicholas Marriott · 12 years ago
  66. 6932447 Remove unnecessary initializers of cmd_ctx. by Nicholas Marriott · 12 years ago
  67. 255a4f8 load_cfg can actually use the same context now they are reference counted. by Nicholas Marriott · 12 years ago
  68. e2b26d9 Unbreak line wrapping. by Nicholas Marriott · 12 years ago
  69. 293e331 Add functions to allocate and free command contexts rather than doing it all on by Nicholas Marriott · 12 years ago
  70. 2a91025 Use tty_raw on stop, not tty_puts. by Nicholas Marriott · 12 years ago
  71. 37d34b6 Don't hang when clearing line in choose mode now that the cursor stays at the by Nicholas Marriott · 12 years ago
  72. 4445282 Fix double space in sessions template. by Nicholas Marriott · 12 years ago
  73. e4bb870 Add resize-pane -x and -y for absolute pane size. by Nicholas Marriott · 12 years ago
  74. a6c4c2c Implement DECAWM (SM/RM 7) using existing MODE_WRAP flag. by Nicholas Marriott · 12 years ago
  75. ba3b8cc Correctly turn handle UTF8 mouse option being toggled, from Egmont Koblinger. by Nicholas Marriott · 12 years ago
  76. e5eee7d Support the latest theory for mouse input, this is enabled/disabled with SM/RM by Nicholas Marriott · 12 years ago
  77. d826101 Add client_session and client_last_session formats. by Nicholas Marriott · 12 years ago
  78. 9d165df No more lint means no more ARGSUSED. by Nicholas Marriott · 12 years ago
  79. 7d1a8f7 Remove stray test code which would convert abc to x. by Nicholas Marriott · 12 years ago
  80. 8df3ec6 In terminals with XT, turn on modifyOtherKeys=1 with the escape sequence and by Nicholas Marriott · 12 years ago
  81. 4c91c15 I strongly suspect it is possible for tmux to block on detach in tty_raw, so by Nicholas Marriott · 12 years ago
  82. cf2c023 Instead of loads of little screen_write_*_on and off functions which just by Nicholas Marriott · 12 years ago
  83. 3d9fd1c Add various checks to turn off bits that can't work in control mode (such as by Nicholas Marriott · 12 years ago
  84. d1e8fb3 Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 12 years ago
  85. 1e3a4f2 Do not include status line in size calculations in control mode. by Nicholas Marriott · 12 years ago
  86. 2ac1d46 Don't set key KEYC_NONE on xterm_keys_find match() by Thomas Adam · 12 years ago
  87. 77a2174 Fix a couple of memory leaks, from Romain Francoise. by Nicholas Marriott · 12 years ago
  88. 3e270af Don't omit half the default table (!= not ==). by Nicholas Marriott · 12 years ago
  89. 10db7ec Include the \033 in the key tree and adjust key matching for this change. by Nicholas Marriott · 12 years ago
  90. 4f01bfc Make choose-tree actually work again. by Nicholas Marriott · 12 years ago
  91. 1d591ad Support capture-pane -p to send to stdout. by Nicholas Marriott · 12 years ago
  92. 2bdc59f Fix a comment for new key table names. by Nicholas Marriott · 12 years ago
  93. 784a74d Fix function parameter to tty_keys_free. by Nicholas Marriott · 12 years ago
  94. 82355d2 Tidy by splitting default key tables into two. by Nicholas Marriott · 12 years ago
  95. 97a99d8 Add -c to refresh-client to set client size in control mode, based on code from by Nicholas Marriott · 12 years ago
  96. 755d486 Spaces -> tabs. by Nicholas Marriott · 12 years ago
  97. 2854439 Do not leak formats in status_replace. by Nicholas Marriott · 12 years ago
  98. 931b010 Clarify choose-tree entry in man page. by Nicholas Marriott · 12 years ago
  99. 6e03b50 Run session command before window in choose-tree. by Nicholas Marriott · 12 years ago
  100. 362c460 Do not crash when calling choose-tree with a command that changes the mode. by Nicholas Marriott · 12 years ago