1. 515da63 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  2. 384736e If we successfully change the directory, set PWD too to give the shell a by nicm · 7 years ago
  3. 31901e3 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  4. a5fd578 Show exit status and time in the remain-on-exit pane text, mostly from by nicm · 7 years ago
  5. 7d3bf64 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  6. fe4467a Do not forbid targets to specify non-visible panes - the checks for by nicm · 7 years ago
  7. acbbc93 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  8. 932f6cf Because ignore SIGCHLD early, letting signal_del restore it doesn't work by nicm · 7 years ago
  9. 1076a2e Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  10. 5111222 Block signals between forking and clearing signal handlers (or calling by nicm · 7 years ago
  11. 0453ad0 Move signal code into proc.c. by nicm · 7 years ago
  12. 5e98770 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  13. 6ee0afb Change previous to not wait for both process exit and pty close - by nicm · 7 years ago
  14. 4e01036 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  15. 28687f2 Do not close panes until process has exited and any outstanding data by nicm · 7 years ago
  16. 336beeb Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  17. a00b0d1 Apply the xterm key flag when needed for send-keys, fixes problem by nicm · 7 years ago
  18. e62e17d Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  19. 8ec6c32 signal.h for utempter, from David CARLIER. by Nicholas Marriott · 7 years ago
  20. 8149bc3 Be more strict about escape sequences that rename windows or set titles: by nicm · 7 years ago
  21. 3500820 Differences to OpenBSD. by Nicholas Marriott · 7 years ago
  22. f17ecaa Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  23. 80c6b48 Because we defer actually resizing applications (calling TIOCSWINSZ) by nicm · 7 years ago
  24. aad4e4d Rewrite of choose mode, both to simplify and tidy the code and to add by nicm · 7 years ago
  25. 5bc5fe5 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  26. a2ace9d Add ||, && format operators and C: to search pane content. by nicm · 7 years ago
  27. 7f813dc Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  28. 7d3e2c8 Store copy mode search string in pane so search-again command works even by nicm · 8 years ago
  29. f322194 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  30. d98d316 Some new notifications, mainly for active pane and current window and session: by nicm · 8 years ago
  31. 3a8e56b Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  32. 0f2f783 Log what is happening with window and session reference counts much more by nicm · 8 years ago
  33. bcd6b41 Remove a reference from the right window when removing from a winlink's list. by nicm · 8 years ago
  34. 22e594f Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  35. 87997ef Use fdforkpty() instead of our own unwrapped versions. by nicm · 8 years ago
  36. 4837121 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  37. 2199310 Now that struct winlink has a session pointer, can remove some arguments. by nicm · 8 years ago
  38. 0f25ad3 There is no real need for window_printable_flags to allocate, make it by nicm · 8 years ago
  39. 57b4d3d Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  40. c916fea Fix pane movement by direction (up, down, left, right) when by nicm · 8 years ago
  41. cc6c6ed Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  42. 8e9b100 Log where panes are created. by nicm · 8 years ago
  43. 48a3dba Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  44. e741a0b If splitw -b is used, insert the new pane before the current one in the by nicm · 8 years ago
  45. 14dc2ac Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  46. 0414b1f Minor bits: fix an array size, add comment, make grid_cell_entry static. by nicm · 8 years ago
  47. a9a0039 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  48. 35a0606 Remove event watermarks, don't work well enough to be worth it. by nicm · 8 years ago
  49. f1282a6 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  50. 3d74e89 Shorten a long line, and don't leak buffer in paste_add if size is zero. by nicm · 8 years ago
  51. b3a724f Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  52. 98e7fbb Open /dev/ptm before pledge() and save it to be used for PTMGET later by nicm · 8 years ago
  53. 1eb9500 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  54. dad3090 Put all palette functions together in the file. by nicm · 8 years ago
  55. 4a76861 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  56. 0752fda Erm the aixterm colours should start at 8, not 7. by nicm · 8 years ago
  57. 9e78603 Fix setting the palette of aixterm colours (90-97). by nicm · 8 years ago
  58. 29e64a8 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  59. 314e933 Add support for the OSC 4 and OSC 104 palette setting escape sequences, by nicm · 8 years ago
  60. 0f5b781 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  61. 5636d38 Initialize modeprefix to 1 properly in window_pane_create, from Artem Fokin. by nicm · 8 years ago
  62. 12c49fa Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  63. e88b743 The target validity check used window_pane_visible but that may be false by nicm · 8 years ago
  64. 28a3120 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  65. 899e629 Alerts are too slow, so rather than walking all sessions and windows, by nicm · 8 years ago
  66. b3ab39c Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  67. c2f8837 Store the right size in the pipe offset for pipe-pane. by nicm · 8 years ago
  68. d54e990 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  69. 41e633a Use the notify name string instead of going via an enum and change by nicm · 8 years ago
  70. 59d1147 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  71. e799037 Give window_create and window_create1 better names. by nicm · 8 years ago
  72. ad5a561 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  73. 4179b42 Add support for BCE (background colour erase). This makes various escape by nicm · 8 years ago
  74. b9dc855 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  75. e454018 Add static in window-*.c and move some internal functions out of tmux.h. by nicm · 8 years ago
  76. 76d6d36 Fundamental change to how copy mode key bindings work: by nicm · 8 years ago
  77. 2759157 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  78. acacb71 Rate limit TIOCSWINSZ on a timer to avoid programs getting hammered with by nicm · 8 years ago
  79. 895f1d9 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  80. eb50e7a Swap watermarks from high (4096) to low (128) when we get full buffers by nicm · 8 years ago
  81. a24260b Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  82. 9436a31 Tweak output of environment logging. by nicm · 8 years ago
  83. 1718420 Log environment to new panes. by nicm · 8 years ago
  84. 25e128d Remove duplicate daemon.c and time.h. by Nicholas Marriott · 8 years ago
  85. 93f42d3 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  86. 325cbe9 Allow a command to be specified to display-panes, similar to by nicm · 8 years ago
  87. d35a9ac Linux: <time.h> by Thomas Adam · 8 years ago
  88. 5c12230 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  89. bee3e3e Copy mode needs to keep the original grid intact so it can copy from it by nicm · 8 years ago
  90. cc096ae Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  91. 00cf5fb Insert new panes after the pane being split in the list rather than by nicm · 8 years ago
  92. c7a0f56 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  93. 1921fac Cache the window styles and do not look up the window-style options by nicm · 8 years ago
  94. 55d472a Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  95. ba9f32b Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  96. 0509be0 Add option to include status text in the pane borders. If by nicm · 9 years ago
  97. c5443da The backoff timer is causing no end of trouble with disconnected clients by nicm · 9 years ago
  98. e304673 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
  99. 2e4503a Redraw status on mode entry and exit. by nicm · 9 years ago
  100. 782dd94 Fire SIGCHLD after utempter_add_record since it probably eats it. by Nicholas Marriott · 9 years ago