1. 09bcbc5 $Id$ -> $OpenBSD$. by Nicholas Marriott · 9 years ago
  2. beffdf6 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  3. 379400c Move the jobs output cache into the formats code so that #() work more by nicm · 9 years ago
  4. 00471dc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  5. ec34439 Add a session_alerts format which is a list of all the alerts in the by nicm · 9 years ago
  6. e958db0 Add bell-action "other" to pass through bells in all windows except the by nicm · 9 years ago
  7. 44364d7 Remove the c0-* options which never really worked satisfactorily. Going by nicm · 9 years ago
  8. 504b97b Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  9. c4a4bd6 Move input parser structs into input.c (removing fairly useless by nicm · 9 years ago
  10. f10d367 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  11. 31b1ab4 Add a format window_linked which is 1 if a window has been linked by nicm · 9 years ago
  12. c0cf484 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  13. 7382ba8 If default-terminal is set to "screen" or "screen-*", emulate screen's by nicm · 9 years ago
  14. dc2adc6 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  15. 7717444 Add select-layout -o to undo the last layout change (apply the previously by nicm · 9 years ago
  16. 94a8ef1 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  17. 95195f5 Rewrite of the target resolution internals to be simpler and more by nicm · 9 years ago
  18. 0a88377 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  19. 93b2871 Do not die on USR1 if any of the socket parent directories are by nicm · 9 years ago
  20. bded743 Support for multiple key tables to commands to be bound to sequences of by nicm · 9 years ago
  21. b25dc42 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  22. 8101f1e tweak previous; by jmc · 10 years ago
  23. bf635e7 Rewrite of tmux mouse support which was a mess. Instead of having by nicm · 10 years ago
  24. ee123c2 Support setting the default window and pane background colours (window by nicm · 10 years ago
  25. 370cf75 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  26. 0cd55eb Add a -x flag to copy-selection, append-selection and start-named-buffer by nicm · 10 years ago
  27. 009a5e4 in the case -> in this case. by nicm · 10 years ago
  28. 3aa72b4 Add a helper function to convert time, and add session_activity formats by nicm · 10 years ago
  29. cd9ccbc set-titles-string now uses formats, not the status bits (so no #() for by nicm · 10 years ago
  30. 833fe5b Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  31. 83a8e1f Move pane border options to window options rather than session, from Marc Finet. by nicm · 10 years ago
  32. da72a0b Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  33. be0ad01 Add missing default bindings, from Theo Buehler. by nicm · 10 years ago
  34. 5f8138f Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  35. 7a0c94b Add pane_dead_status for exit status of dead panes. by nicm · 10 years ago
  36. ccbe254 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  37. 54ca7b2 Add -F to if-shell to allow it to be used to check for format or option by nicm · 10 years ago
  38. 575fd1e Permit option values to be used in formats. by nicm · 10 years ago
  39. 3e8efcc Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  40. d37f266 Add -b to splitw like joinw, from Felix Rosencrantz. by nicm · 10 years ago
  41. fc05bf2 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  42. 3c12b47 V should be vi not emacs, also sort. From Theo Buehler. by nicm · 10 years ago
  43. e4bf1e5 Add V for select line with vi(1) keys. From Juho Pohjala. by nicm · 10 years ago
  44. d24c9d7 Do not put a space between status-left/status-right and the window list, by nicm · 10 years ago
  45. 35ffd09 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  46. 428b51e Add pane_input_off format, from Anish R Athalye. by nicm · 10 years ago
  47. 562af86 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  48. f0b69c7 Fix description of Ss and Se. by nicm · 10 years ago
  49. 6610e89 Top function key is F12 now. by nicm · 10 years ago
  50. 304f86c Support ! for last pane. by nicm · 10 years ago
  51. 2874a43 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  52. 9bda7e8 Add window_last_flag and window_zoomed_flag. From John Morrissey. by nicm · 10 years ago
  53. 8a473b5 Fix typo (paneas -> panes). by nicm · 10 years ago
  54. f518a07 Add flags to selectp to enable and disable input to a pane, from Anish Athalye. by nicm · 10 years ago
  55. 814e405 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  56. c8efffb Make -S- and -E- mean the start and end to capture-pane to avoid having by nicm · 10 years ago
  57. 7160b8c Add some formats for pane bounds. by nicm · 10 years ago
  58. 191f695 Change key-table to mode-table to allow for some future work. From Keith Amling. by nicm · 10 years ago
  59. bae9584 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  60. b3e8d44 If multiple arguments are given to new-session, new-window, by nicm · 10 years ago
  61. b1a06ef Add a copy mode key binding to copy to a named buffer. From J Raynor. by nicm · 10 years ago
  62. 3dbacbb Add support for named buffers. If you don't name a buffer, things work by nicm · 10 years ago
  63. 953c3ef Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  64. 64613b9 #nnT went away a while ago, remove a leftover from the manpage. by nicm · 11 years ago
  65. 2740490 Remove the "info" message mechanism, this was only used for about five by nicm · 11 years ago
  66. 877bdb4 Extend the -q flag to set-option to suppress errors about unknown by nicm · 11 years ago
  67. 992ef70 Remove the monitor-content option and associated bits and bobs. It's by nicm · 11 years ago
  68. 14a96df Remove the choose-list command to prepare for some later choose-* work. by nicm · 11 years ago
  69. 0c99c7d Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  70. 252a737 Support UTF-8 with choose-buffer, from Kosuke ASAMI. Also make by nicm · 11 years ago
  71. b52b40b pane_start_path has gone away. by nicm · 11 years ago
  72. dca7d1c Make message-limit a server option. by nicm · 11 years ago
  73. 0e4d1d8 Add setb -a to append and a copy mode append command, from J Raynor with by nicm · 11 years ago
  74. b11de5a Make session_attached a count and add session_many_attached flag. by nicm · 11 years ago
  75. 683ca27 Make message-limit a server option. by Nicholas Marriott · 11 years ago
  76. 8c0edcb Add setb -a to append and a copy mode append command, from J Raynor with minor by Nicholas Marriott · 11 years ago
  77. b7f6356 Make session_attached a count and add session_many_attached flag. by Nicholas Marriott · 11 years ago
  78. f182892 Change terminal-overrides to a server option (now that we have them), it by nicm · 11 years ago
  79. b758975 Correct Linux-specific manpage sections by Thomas Adam · 11 years ago
  80. b3de4a3 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  81. 81db6ba Leftovers from removing 88 colour support, from Theo Buehler. by nicm · 11 years ago
  82. 1721056 Remove references to 88colour support by Thomas Adam · 11 years ago
  83. 973de5a fix some minor formatting glitches; by jmc · 11 years ago
  84. d50e47f Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  85. 945339b Allow replacing each of the many sets of separate foo-{fg,bg,attr} by nicm · 11 years ago
  86. d23561f Merge server-info into show-messages and remove some not useful output. by nicm · 11 years ago
  87. 1286c56 Replace ## by # in format. by nicm · 11 years ago
  88. 3e498cd Merge branch 'obsd-master' by Thomas Adam · 11 years ago
  89. 7fa55b0 Key to swap to other end of selection (bound to o with vi keys), from J Raynor. by nicm · 11 years ago
  90. 8bcdd8f Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 11 years ago
  91. 7f479ff Merge branch 'obsd-master' into mtemp by Thomas · 11 years ago
  92. 17ec688 Bracket in the wrong place in description of c0-change-trigger. by nicm · 11 years ago
  93. d0566a4 Remove the KERN_PROC_CWD the proc_current_path format (which is the only by nicm · 11 years ago
  94. 282c5f9 Alter how tmux handles the working directory to internally use file by nicm · 11 years ago
  95. b822d24 Support -c for new-session, based on code from J Raynor. by nicm · 11 years ago
  96. 40811eb Add length limit operator for formats. by nicm · 11 years ago
  97. d75dd2a Add formats for window flags. by nicm · 11 years ago
  98. 4538c26 Alter how tmux handles the working directory to internally use file descriptors by Nicholas Marriott · 11 years ago
  99. 7c71c3e Change the default for the default-path option to ~. This is a quick by nicm · 11 years ago
  100. 13360ad Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code by Nicholas Marriott · 11 years ago