1. 0f6227f When deleting or renaming a buffer and a buffer name is specified, by nicm · 2 years, 6 months ago
  2. 201a8d8 If escape-time is 0, force to 1 instead - not waiting at all is asking by nicm · 2 years, 6 months ago
  3. 74fb959 Add a missing space. by nicm · 2 years, 6 months ago
  4. 86a184b Trim menu item text correctly, GitHub issue 3197. by nicm · 2 years, 6 months ago
  5. 58c8ea1 Remove duplicates from completion list, GitHub issue 3178. by nicm · 2 years, 6 months ago
  6. 2f2bb82 Add pane_start_path to match start_command. by nicm · 2 years, 6 months ago
  7. 6a5d210 Set PWD so shells have a hint about the real path (this was done before by nicm · 2 years, 6 months ago
  8. 384f0ee Fix property name from Sergei Dyshel, and a typo from imcusg at gmail dot com. by nicm · 2 years, 6 months ago
  9. 006a529 Check if args_strtonum argument is NULL or not a string, from Anindya Mukherjee. by nicm · 2 years, 6 months ago
  10. af1496b Do not allow pipe-pane on dead panes, from Anindya Mukherjee, GitHub issue 3174. by nicm · 2 years, 6 months ago
  11. 2b60ff5 If a mouse position was above the maximum supported by the normal mouse by nicm · 2 years, 6 months ago
  12. cd89000 Add a way for lines added to copy mode to be passed through the parser by nicm · 2 years, 6 months ago
  13. 20b0b38 iTerm2 has OSC 7, from Gregory Anders. by nicm · 2 years, 6 months ago
  14. 0a8f356 Spacing/style nits. by nicm · 2 years, 6 months ago
  15. af61181 Emit window-layout-changed on swap-pane, from George Nachman. by nicm · 2 years, 6 months ago
  16. 4ae2c64 Better error reporting when applying custom layouts. by nicm · 2 years, 6 months ago
  17. cd692b5 Add an ACL list for users connecting to the tmux socket. Users may be by nicm · 2 years, 6 months ago
  18. d4423dc Fix clearphist alias, from Jacqueline Jolicoeur via jmc@. by nicm · 2 years, 8 months ago
  19. 65c0af7 Preserve CRLF flag when respawning. by nicm · 2 years, 8 months ago
  20. 2d9f4ca man pages: add missing commas between subordinate and main clauses by naddy · 2 years, 8 months ago
  21. ded6955 Capture up to used size not available size for each line. by nicm · 2 years, 8 months ago
  22. 207b1bc Report error if creating socket fails with -D. by nicm · 2 years, 8 months ago
  23. 422fcd2 Fix exit message if creating socket fails. by nicm · 2 years, 8 months ago
  24. 938130b Add unit (milliseconds) to escape-time, show unset colours as "none" by nicm · 2 years, 8 months ago
  25. 792d13a Add a capability for OSC 7 and use it similarly to how the title is set by nicm · 2 years, 8 months ago
  26. 6a1706a Check scroll-on-clear for ED also. by nicm · 2 years, 9 months ago
  27. 10d689e Add an option (scroll-on-clear) to control if tmux scrolls into history by nicm · 2 years, 9 months ago
  28. e6e737a Add an option to set the character used for unused areas of the by nicm · 2 years, 9 months ago
  29. bfbe972 With -f use percentages of window size not pane size, GitHub issue 2866. by nicm · 2 years, 9 months ago
  30. cf217fa Fix user hooks (which are strings not arrays). by nicm · 2 years, 9 months ago
  31. a3d9209 Add remain-on-exit-format to set text shown when pane is dead. by nicm · 2 years, 9 months ago
  32. ad9b805 Add argument to refresh-client -l to forward clipboard to a pane. GitHub by nicm · 2 years, 9 months ago
  33. 98cd8e4 Add formats for client and server UID and user (for multiuser setups). by nicm · 2 years, 9 months ago
  34. a731b1a Pass client when adding menu item, GitHub issue 3103. by nicm · 2 years, 9 months ago
  35. 7d4224f Allow optional arguments. by nicm · 2 years, 9 months ago
  36. f39a71a Don't convert codes for special keys (Tab, Enter, Escape). by nicm · 2 years, 9 months ago
  37. 2da096d Exit on SIGHUP before attach also, GitHub issue 3084. by nicm · 2 years, 9 months ago
  38. 2e59ff2 Map control keys back to an ASCII uppercase letter when passing them on by nicm · 2 years, 9 months ago
  39. e8d6d53 MAXCOMLEN is no longer needed in these programs, so remove the annotation by deraadt · 2 years, 9 months ago
  40. d54b18c Do not attempt to update focus (and crash) when there is no previous window. by nicm · 2 years, 9 months ago
  41. fa71e9a Add next_session_id format with the next session ID, GitHub issue 3078. by nicm · 2 years, 9 months ago
  42. 0fd01f8 Initialize copy_width before adjusting it, GitHub issue 3079. by nicm · 2 years, 9 months ago
  43. a9b8809 Use correct size for screen when popup is created without borders. by nicm · 2 years, 9 months ago
  44. 818b217 Add a window-resized hook which is fired when the window is actually by nicm · 2 years, 9 months ago
  45. 0027ee1 Support more mouse buttons when the terminal sends them, GitHub issue 3055. by nicm · 2 years, 9 months ago
  46. 5076beb Add an option (default off) to control the passthrough escape sequence. by nicm · 2 years, 10 months ago
  47. f852086 Do not create a buffer from an OSC 52 response if we have not sent a query. by nicm · 2 years, 10 months ago
  48. 0401645 Do not return error with -q, GitHub issue 3065. by nicm · 2 years, 10 months ago
  49. 07e2d88 Use ACS for pane border indicators so they work with different line by nicm · 2 years, 10 months ago
  50. 3276f0c Adjust size given to resize-pane for pane status line, GitHub issue 3050. by nicm · 2 years, 10 months ago
  51. 948d2fa Use format_draw for command prompt prefix to allow styles, GitHub issue 3054. by nicm · 2 years, 10 months ago
  52. c401c91 Update focus when active pane changes after pane destroyed. by nicm · 2 years, 10 months ago
  53. 5080acc Add a key in copy mode to toggle position indicator. by nicm · 2 years, 10 months ago
  54. 97900d0 A menu must be shown on a client, so always give the client when adding by nicm · 2 years, 10 months ago
  55. 7e34645 Add option to show arrows for active pane indicator, GitHub issue 3022 by nicm · 2 years, 10 months ago
  56. 7a4ba6d Mention that if-shell and #() use /bin/sh. by nicm · 2 years, 10 months ago
  57. 770d28b Do not overflow width when not enough space. by nicm · 2 years, 10 months ago
  58. a6b361e Do not try to strdup NULL, from seL4 at disroot dot org in GitHub issue 3038. by nicm · 2 years, 10 months ago
  59. b2b94dc Ignore windows without a size set (may be used for pane only), from by nicm · 2 years, 11 months ago
  60. e6e3c75 Try to turn on less-capable mouse modes when turning on more-capable, to by nicm · 2 years, 11 months ago
  61. 9aad945 Support underscore style with capture-pane -e, GitHub issue 2928. by nicm · 2 years, 11 months ago
  62. ff64aaf ARM's Morello CHERI architecture does not support pointers in packed by nicm · 2 years, 11 months ago
  63. e4856de Do not crash on a zero size character. by nicm · 2 years, 11 months ago
  64. c6149ad Make pane-border-format a pane option, GitHub issue 2999. by nicm · 2 years, 12 months ago
  65. 9c1633a Missed unlinked control notifications, GitHub issue 2996. by nicm · 2 years, 12 months ago
  66. 1f9aad2 Mention XParseColor(3) for the cursor colour escape sequence. by nicm · 2 years, 12 months ago
  67. db3aabc Add a NOBLOCK flag rather than adding amount to wait for when by nicm · 2 years, 12 months ago
  68. d721fb2 Respond to OSC 4 query. by nicm · 2 years, 12 months ago
  69. 7532a5c sys/signal.h (or some master include) must happen before sys/proc.h, which by deraadt · 2 years, 12 months ago
  70. 71c3234 Use PATH_MAX (the standard name) rather than MAXPATHLEN (from BSD sys/param.h) by deraadt · 2 years, 12 months ago
  71. ecac73f Fix g/G keys to be in line with copy mode. by nicm · 2 years, 12 months ago
  72. 8fccbbb Do not dereference NULL window when resizing client, GitHub issue 2982. by nicm · 2 years, 12 months ago
  73. 333cf64 Bump response timer to three seconds, GitHub issue 2984. by nicm · 2 years, 12 months ago
  74. add03df Fix user option lookup ordering. by nicm · 2 years, 12 months ago
  75. b55f0ac Leave the hardware cursor at the position of the selected line in choose by nicm · 3 years ago
  76. cb8a0d8 If automatic-rename is off, allow the escape sequence to set an empty by nicm · 3 years, 1 month ago
  77. 630c592 If trimming menu item text, show key if it would take up less than a by nicm · 3 years, 1 month ago
  78. 8f1cc0e Fix mandoc HTML rendering for command aliases by kn · 3 years, 1 month ago
  79. 5710037 Add a cursor-style option, from Alexis Hildebrandt in GitHub issue 2960. by nicm · 3 years, 1 month ago
  80. 200b653 fatalx on unknown enum members in a couple of places, from Ben Boeckel. by nicm · 3 years, 1 month ago
  81. 8d2286b Add a cursor-colour option, from Alexis Hildebrandt in GitHub issue 2959. by nicm · 3 years, 1 month ago
  82. 4fe5aa9 Fix a comparison, from Ben Boeckel, and a crash when opening completion by nicm · 3 years, 1 month ago
  83. 4acad43 Do not force the cursor to move if it is in the automargin space at EOL by nicm · 3 years, 1 month ago
  84. 49d33a4 Allow detach even if suspend flag set, GitHub issue 2932. by nicm · 3 years, 1 month ago
  85. 76f5d33 Expand command as a format, GitHub issue 2920. by nicm · 3 years, 1 month ago
  86. 9695114 Accept some emacs control keys in vi normal mode, from Alexis by nicm · 3 years, 1 month ago
  87. 5745bd2 Do not allow inline styles to replace mode-style for the selected item, by nicm · 3 years, 1 month ago
  88. 197a116 Add a way to force a colour to RGB and a format to display it. by nicm · 3 years, 1 month ago
  89. eb82ad5 Missing Pp, from Alexis Hildebrandt. by nicm · 3 years, 1 month ago
  90. ef46eb9 Add -s and -S to display-popup to set popup and border style, from by nicm · 3 years, 1 month ago
  91. 0cca695 Instead of setting the popup default colours in the draw callback, set by nicm · 3 years, 1 month ago
  92. 9b4148b For open/openat, if the flags parameter does not contain O_CREAT, the by deraadt · 3 years, 1 month ago
  93. 8235957 Remove key and trim text if menu cannot fit in available space, based on by nicm · 3 years, 1 month ago
  94. 289ac55 Correctly adjust the end pointer for a two character terminator before by nicm · 3 years, 1 month ago
  95. 7bd9cdf Show error if user option doesn't exist, GitHub issue 2938. by nicm · 3 years, 1 month ago
  96. acba076 Remove a TODO comment. by nicm · 3 years, 1 month ago
  97. 8a9bfd0 Add -T to set a popup title, from Alexis Hildebrandt in GitHub issue 2941. by nicm · 3 years, 1 month ago
  98. f26b8c5 Same as -N, don't send if 0 arguments and -R. by nicm · 3 years, 1 month ago
  99. 51ff77d Fix menu width containing disabled items, from Alexis Hildebrandt in by nicm · 3 years, 1 month ago
  100. 2c188ee Spacing fixes from Alexis Hildebrandt. by nicm · 3 years, 1 month ago