1. 0f5b781 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  2. 5636d38 Initialize modeprefix to 1 properly in window_pane_create, from Artem Fokin. by nicm · 8 years ago
  3. 12c49fa Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  4. e88b743 The target validity check used window_pane_visible but that may be false by nicm · 8 years ago
  5. 28a3120 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  6. 899e629 Alerts are too slow, so rather than walking all sessions and windows, by nicm · 8 years ago
  7. b3ab39c Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  8. c2f8837 Store the right size in the pipe offset for pipe-pane. by nicm · 8 years ago
  9. d54e990 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  10. 41e633a Use the notify name string instead of going via an enum and change by nicm · 8 years ago
  11. 59d1147 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  12. e799037 Give window_create and window_create1 better names. by nicm · 8 years ago
  13. ad5a561 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  14. 4179b42 Add support for BCE (background colour erase). This makes various escape by nicm · 8 years ago
  15. b9dc855 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  16. e454018 Add static in window-*.c and move some internal functions out of tmux.h. by nicm · 8 years ago
  17. 76d6d36 Fundamental change to how copy mode key bindings work: by nicm · 8 years ago
  18. 2759157 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  19. acacb71 Rate limit TIOCSWINSZ on a timer to avoid programs getting hammered with by nicm · 8 years ago
  20. 895f1d9 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  21. eb50e7a Swap watermarks from high (4096) to low (128) when we get full buffers by nicm · 8 years ago
  22. a24260b Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  23. 9436a31 Tweak output of environment logging. by nicm · 8 years ago
  24. 1718420 Log environment to new panes. by nicm · 8 years ago
  25. 25e128d Remove duplicate daemon.c and time.h. by Nicholas Marriott · 8 years ago
  26. 93f42d3 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  27. 325cbe9 Allow a command to be specified to display-panes, similar to by nicm · 8 years ago
  28. d35a9ac Linux: <time.h> by Thomas Adam · 8 years ago
  29. 5c12230 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  30. bee3e3e Copy mode needs to keep the original grid intact so it can copy from it by nicm · 8 years ago
  31. cc096ae Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  32. 00cf5fb Insert new panes after the pane being split in the list rather than by nicm · 8 years ago
  33. c7a0f56 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  34. 1921fac Cache the window styles and do not look up the window-style options by nicm · 8 years ago
  35. 55d472a Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  36. ba9f32b Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  37. 0509be0 Add option to include status text in the pane borders. If by nicm · 8 years ago
  38. c5443da The backoff timer is causing no end of trouble with disconnected clients by nicm · 8 years ago
  39. e304673 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  40. 2e4503a Redraw status on mode entry and exit. by nicm · 9 years ago
  41. 782dd94 Fire SIGCHLD after utempter_add_record since it probably eats it. by Nicholas Marriott · 9 years ago
  42. dc42c35 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  43. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  44. 5e59c30 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  45. f84d32c Use saved pipe buffer offset when writing to pipe, from Nicolas Viennot. by nicm · 9 years ago
  46. 58b3d66 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  47. bdbec09 Make input off flag (selectp -d) apply to synchronize-panes too. by nicm · 9 years ago
  48. e0cae08 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  49. 021c643 Add infrastructure to work out the best target given a pane or window by nicm · 9 years ago
  50. 1a33ea9 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  51. 12da13c Make the marked pane a cmd_find_state. by nicm · 9 years ago
  52. 66bad2e Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  53. 7236838 Mark new active pane changed after pane lost in window, and after by nicm · 9 years ago
  54. 890d8da Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  55. 62d3af1 Make environ_set va_args and use it to tidy up some calls. Also add a by nicm · 9 years ago
  56. 7fe8edc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  57. 577c0e3 Use __unused rather than rolling our own. by nicm · 9 years ago
  58. b7397bf utf8 option is gone. by Nicholas Marriott · 9 years ago
  59. 5f48349 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  60. 69e0b83 Support UTF-8 key bindings by expanding the key type from int to by nicm · 9 years ago
  61. 17f6c3b Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  62. 01defc9 Because pledge(2) does not allow us to pass directory file descriptors by nicm · 9 years ago
  63. da1f6fc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  64. 44657bf Move struct options into options.c. by nicm · 9 years ago
  65. 4afe26f Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  66. af16ce6 When the active pane changes, redraw panes if the style has by nicm · 9 years ago
  67. cb89f2f Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  68. 5047670 Remove some old prototypes and unused functions. by nicm · 9 years ago
  69. b5aaefc Move alerts onto events rather than checking every loop. by nicm · 9 years ago
  70. 5267ce8 Treat entering or leaving a mode as pane changed. by nicm · 9 years ago
  71. b7861f3 Better take on reducing the name timer. Again check for name changes in by nicm · 9 years ago
  72. d9b3133 Only set default title to hostname on screens that are being used for a by nicm · 9 years ago
  73. 55b8d74 Revert previous; we do need a timer, until I have a better idea. We by nicm · 9 years ago
  74. e2100c5 We now only checking for name changes when the active pane has changed, by nicm · 9 years ago
  75. 031d7ce Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  76. 25faca4 Error messages should not have a trailing period. by nicm · 9 years ago
  77. fc58e44 Only do the automatic-rename dance if the pane has changed (seen output, by nicm · 9 years ago
  78. e45f42d Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  79. bad8d0f Do not call window_unzoom from window_destroy because it will try to add by nicm · 9 years ago
  80. 21a2ccc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  81. 0ff3359 Move the shuffle code from new-window -a into a function and add a -a by nicm · 9 years ago
  82. 9fdc3a0 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  83. d96ab34 Add window_activity format, from Thomas Adam based on a diff originally by nicm · 9 years ago
  84. 02e348c Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  85. a863834 Add support for a single "marked pane". There is one marked pane in the by nicm · 9 years ago
  86. 00471dc Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  87. 3f4ee98 To replace c0-*, add a high watermark to the pty event, and also backoff by nicm · 9 years ago
  88. 44364d7 Remove the c0-* options which never really worked satisfactorily. Going by nicm · 9 years ago
  89. 504b97b Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  90. 8e9b6e0 Style spacing nits. by nicm · 9 years ago
  91. f10d367 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  92. 31b1ab4 Add a format window_linked which is 1 if a window has been linked by nicm · 9 years ago
  93. dc2adc6 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  94. 7717444 Add select-layout -o to undo the last layout change (apply the previously by nicm · 9 years ago
  95. 94a8ef1 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  96. 72e9ebf Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  97. 05e7fbd Get rid of window_choose_list type. by nicm · 9 years ago
  98. 07dfdb9 Make message log a TAILQ. by nicm · 9 years ago
  99. 6dbd63b Move the functions to convert ids from strings into session.c and window.c. by nicm · 9 years ago
  100. 56e1132 Merge branch 'obsd-master' by Thomas Adam · 9 years ago