1. 40126ee Merge branch 'obsd-master' by Thomas Adam · 4 years, 6 months ago
  2. 31e3f2d Support code for control mode flow control: allow clients to have by nicm · 4 years, 6 months ago
  3. 574a9e4 Move lazy resize from the pane to the window, there is no point in by nicm · 4 years, 6 months ago
  4. 303d342 Add a client flag 'active-pane' which stores the active pane in the by nicm · 4 years, 6 months ago
  5. c914abf Expand target from client and use it to expand the prompt. by nicm · 4 years, 6 months ago
  6. dceb6a1 Add a -D flag to ask tmux not to daemonize, useful both for running a by nicm · 4 years, 6 months ago
  7. 367b4e4 Change message log to be per server rather than per client and include by nicm · 4 years, 6 months ago
  8. cf9badd Change the existing client flags for control mode to apply for any by nicm · 4 years, 6 months ago
  9. 9605b08 Do not hoke into struct window_pane from the tty code and instead set by nicm · 4 years, 6 months ago
  10. 80e5254 Improve command prompt completion: by nicm · 4 years, 6 months ago
  11. 21a39c9 Do not redraw or update mode if nothing has changed. by nicm · 4 years, 6 months ago
  12. 57fe03d Move lazy resize from the pane to the window, there is no point in resizing the by Nicholas Marriott · 4 years, 6 months ago
  13. 340fd69 Separate key flags and modifiers, log key flags, make the "xterm" flag more by Nicholas Marriott · 4 years, 7 months ago
  14. 031d486 Rename KEYC_ESCAPE to KEYC_META. by Nicholas Marriott · 4 years, 7 months ago
  15. 0bdbf47 Add a client flag 'active-pane' which stores the active pane in the client and by Nicholas Marriott · 4 years, 7 months ago
  16. 09a2246 Use safe loop for freeing client files. by Nicholas Marriott · 4 years, 7 months ago
  17. 0070313 Fix comparison of tty name. by Nicholas Marriott · 4 years, 7 months ago
  18. d01e7aa Add a -D flag to ask tmux not to daemonize, useful both for running a debugger by Nicholas Marriott · 4 years, 7 months ago
  19. 7a95e9b Change message log to be per server rather than per client and include every by Nicholas Marriott · 4 years, 7 months ago
  20. 2f89d2e Change the existing client flags for control mode to apply for any client, use by Nicholas Marriott · 4 years, 7 months ago
  21. cb1131a menu_mode_cb needs to return a screen also. by Nicholas Marriott · 4 years, 7 months ago
  22. 3f1fc9c Get the whole overlay screen not just the mode so cursor changes are included. by Nicholas Marriott · 4 years, 7 months ago
  23. b06235c Improve command prompt completion: by Nicholas Marriott · 4 years, 7 months ago
  24. a477c03 Do not update mode until actually drawing something. by Nicholas Marriott · 4 years, 7 months ago
  25. 8650f44 Move terminal features into a single file. by Nicholas Marriott · 4 years, 7 months ago
  26. 2cbca7c Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  27. 57bd6e0 Turn off the block flag to reset the state or the cursor will not be by nicm · 4 years, 7 months ago
  28. 32c3fe4 Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  29. c706aad Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  30. 2083a6e Change how sync works to always send the end sequence after all output by nicm · 4 years, 7 months ago
  31. c91b4b2 Tidy up the terminal detection and feature code and add named sets of by nicm · 4 years, 7 months ago
  32. 3898d4e Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  33. 86862c9 Also redraw panes which aren't pane 0. Problem reported by tb@. by nicm · 4 years, 7 months ago
  34. b1be668 Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  35. 4bc0a83 Need to check for pane redrawing even if just the window flag is set by nicm · 4 years, 7 months ago
  36. 8c9bbc3 Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  37. 62ff5e4 The PANE_REDRAW flag bit might be needed by other panes so we can't by nicm · 4 years, 7 months ago
  38. e1799ed Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  39. b0a37e7 Bring back previons fix to only redraw panes that need it after a redraw by nicm · 4 years, 7 months ago
  40. 349617a Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  41. baf1fca Only update mode when actually going to redraw something. by nicm · 4 years, 7 months ago
  42. 1d2bd86 Add a flag to protect against nested syncs and add some extra logging to by nicm · 4 years, 7 months ago
  43. d94bdf7 Revert previous, there is still a problem. by nicm · 4 years, 7 months ago
  44. 5289d4e When a redraw is deferred because the terminal hasn't finished reading by nicm · 4 years, 7 months ago
  45. 87d79e6 Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  46. a7a9460 Set mode properly before and after redrawing, and don't bother by nicm · 4 years, 7 months ago
  47. 5e38d26 Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  48. 5ec80bd Move the UTF-8 flag to terminal flags. by nicm · 4 years, 7 months ago
  49. acc00cd Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  50. 3f86d6d When adding a list of commands to the queue, instead of automatically by nicm · 4 years, 8 months ago
  51. adb76fd Move cmdq_state into cmd-queue.c. by nicm · 4 years, 8 months ago
  52. 8f2b5d7 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  53. 04cdd03 Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make its by nicm · 4 years, 8 months ago
  54. 52e3d96 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  55. b96ac80 Some unnecessary assignments and unused variables. by nicm · 4 years, 8 months ago
  56. 916c378 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  57. 0e8710f Wait until the initial command sequence is done before sending a device by nicm · 4 years, 8 months ago
  58. 7e6db00 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  59. 05a1521 Do not ignore triple-click and send to pane. by nicm · 4 years, 8 months ago
  60. dfd2997 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  61. cc8b41f Add a way to mark environment variables as "hidden" so they can be used by nicm · 4 years, 8 months ago
  62. 0bb1a50 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  63. 01b3bb8 Add a "second click" key type which is fired for the second click of a by nicm · 4 years, 8 months ago
  64. c9cd8f9 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  65. 3bbd66c Move alternate screen into the screen rather than the pane. by nicm · 4 years, 8 months ago
  66. 8a57d14 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  67. 8a838b0 Add support for overlay popup boxes to show text or output temporarily by nicm · 4 years, 8 months ago
  68. 0610f66 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  69. 115bb33 Ignore default-shell (and use /bin/sh) if it invalid not just if it is by nicm · 4 years, 9 months ago
  70. f584fe1 Merge branch 'obsd-master' by Thomas Adam · 4 years, 9 months ago
  71. d162ff4 Send mouse down event immediately rather than waiting for double click by nicm · 4 years, 9 months ago
  72. 6385bd1 Merge branch 'obsd-master' by Thomas Adam · 4 years, 9 months ago
  73. f7bc753 Change how double and triple clicks works so that one or the other is by nicm · 4 years, 9 months ago
  74. ba542e4 Merge branch 'obsd-master' by Thomas Adam · 4 years, 9 months ago
  75. b20753f A few fixes to make modifier keys and dragging work - need to remove the by nicm · 4 years, 9 months ago
  76. a4d8437 Merge branch 'obsd-master' by Thomas Adam · 4 years, 10 months ago
  77. dc882ad Remove unused variables from Ben Boeckel, and a Pp from jmc. by nicm · 4 years, 10 months ago
  78. 7cdf5ee Merge branch 'obsd-master' by Thomas Adam · 4 years, 10 months ago
  79. 2435087 Add a define for flags meaning a client is not attached, and fix by nicm · 4 years, 10 months ago
  80. 52b6ca5 Merge branch 'obsd-master' by Thomas Adam · 4 years, 12 months ago
  81. 1bdd482 If /dev/fd/X is a symlink and realpath() expands symlinks, /dev/fd/X by nicm · 4 years, 12 months ago
  82. eaa58d2 Instead of using large buffers in imsgs, add the data or path onto the end. by nicm · 4 years, 12 months ago
  83. 7922f4e Merge branch 'obsd-master' by Thomas Adam · 4 years, 12 months ago
  84. c284ebe Rewrite the code for reading and writing files. Now, if the client is by nicm · 4 years, 12 months ago
  85. 875139f Merge branch 'obsd-master' by Thomas Adam · 4 years, 12 months ago
  86. 7826d40 Style nits in function arguments. by nicm · 4 years, 12 months ago
  87. 3bb11ec Revert "add missing definition" by Nicholas Marriott · 4 years, 12 months ago
  88. 743939e add missing definition by Thomas Adam · 4 years, 12 months ago
  89. e00730d Fix bad merge. by Nicholas Marriott · 4 years, 12 months ago
  90. 5f5f029 Merge branch 'obsd-master' by Thomas Adam · 4 years, 12 months ago
  91. bc5881c Long lines and spacing fixes. by nicm · 5 years ago
  92. 2349b1d Make a best effort to set xpixel and ypixel for each pane and add by nicm · 5 years ago
  93. 4408df1 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  94. bad95db Limit lazy resize to panes in attached sessions only - those in by nicm · 5 years ago
  95. 24ab1bc Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  96. 647887b Add a "latest" window-size option which tries to size windows based on by nicm · 5 years ago
  97. 4fa1f96 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  98. df0334d The resize event was never deciding to actually resize the pane if there by nicm · 5 years ago
  99. 7e7c8fa Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  100. 9e7774b Clear overlay on normal key press. by nicm · 5 years ago