1. e153b92 Add formats for pane written/skipped bytes for debugging. by nicm · 4 years, 7 months ago
  2. 5aba26f Add a copy-command option and change copy-pipe and friends to pipe to it by nicm · 4 years, 7 months ago
  3. b2443aa Add support for the iTerm2 sychronized updates escape sequence which by nicm · 4 years, 7 months ago
  4. 9cbe967 Change so that the appropriate hooks for windows and panes belong to by nicm · 4 years, 7 months ago
  5. de6b30a Mention RGB, pointed out by Jody Frankowski. by nicm · 4 years, 8 months ago
  6. 756591b Add a -f filter argument to the list commands like choose-tree. by nicm · 4 years, 8 months ago
  7. 70534cf Clarify a couple of style options. by nicm · 4 years, 8 months ago
  8. 1c433f1 Remove unused define, also a man fix from jmc. by nicm · 4 years, 8 months ago
  9. c0602f3 Now that copy mode copies the pane content rather than keeping a by nicm · 4 years, 8 months ago
  10. ff135b3 Mention paste at same place as copy, suggested by John Boyle. by nicm · 4 years, 8 months ago
  11. 5d0eb61 Restore pane_current_path format from portable tmux, it is no longer by nicm · 4 years, 8 months ago
  12. 77b827f Change copy mode to make copy of the pane history so it does not need to by nicm · 4 years, 8 months ago
  13. fccce69 Add an argument to list-commands to show only a single command. by nicm · 4 years, 8 months ago
  14. 90f4e14 Add a W position to display-menu -y to use the line above (or below) the by nicm · 4 years, 8 months ago
  15. 46ed81f Performance improvements for regex searching, most notably: by nicm · 4 years, 8 months ago
  16. 38f1546 Add a way to mark environment variables as "hidden" so they can be used by nicm · 4 years, 8 months ago
  17. e221ef2 Add a -T flag to resize-pane to trim lines below the cursor, moving by nicm · 4 years, 8 months ago
  18. e6d1b67 Add non-regex search variants to avoid the performance cost for people by nicm · 4 years, 8 months ago
  19. cc8b41f Add a way to mark environment variables as "hidden" so they can be used by nicm · 4 years, 8 months ago
  20. e6cddcf Add a -T flag to resize-pane to trim lines below the cursor, moving by nicm · 4 years, 8 months ago
  21. 2624edd Add non-regex search variants to avoid the performance cost for people by nicm · 4 years, 8 months ago
  22. 2ca9584 Add session_path from Chris Ruegge in GitHub issue 2142. by nicm · 4 years, 8 months ago
  23. 0dd4977 Add a "second click" key type which is fired for the second click of a by nicm · 4 years, 8 months ago
  24. 2a4714e Add session_path from Chris Ruegge in GitHub issue 2142. by nicm · 4 years, 8 months ago
  25. 01b3bb8 Add a "second click" key type which is fired for the second click of a by nicm · 4 years, 8 months ago
  26. 593fddf Make two -E only close popup automatically if the command exited with 0. by nicm · 4 years, 8 months ago
  27. e0b17e7 Add formats for top paste buffer by default. Also a tmux.1 fix from jmc. by nicm · 4 years, 8 months ago
  28. 8a838b0 Add support for overlay popup boxes to show text or output temporarily by nicm · 4 years, 8 months ago
  29. 06c3079 Make the mouse_word and mouse_line formats work in copy mode and enable by nicm · 4 years, 8 months ago
  30. 581ed71 Add C position for terminal centre with display-menu -x and -y. by nicm · 4 years, 8 months ago
  31. 6571dd5 Tidy up the default mouse key bindings and: by nicm · 4 years, 9 months ago
  32. 516f609 Add a -d flag to run-shell to wait for delay before running the command, by nicm · 4 years, 9 months ago
  33. 7863445 Add a copy-mode -H flag to hide the position marker in the top right. by nicm · 4 years, 9 months ago
  34. b8b48e2 Add C-g to cancel command prompt with vi(1) keys as well as emacs, and q by nicm · 4 years, 9 months ago
  35. c820585 Add some number operators for formats, from Tyler Culp. by nicm · 4 years, 9 months ago
  36. 229be03 Add selection_active format for when the selection is present but not by nicm · 4 years, 9 months ago
  37. a1f6bd5 Add -a to list-keys to also list keys without notes with -N, suggested by nicm · 4 years, 9 months ago
  38. dc882ad Remove unused variables from Ben Boeckel, and a Pp from jmc. by nicm · 4 years, 10 months ago
  39. fb29242 Make list-keys description clearer in tmux.1 and remove an unused variable. by nicm · 4 years, 10 months ago
  40. 7a15d10 Remove extra Pp (from jmc) and add a missing word. by nicm · 4 years, 10 months ago
  41. f165221 Reduce a difference with portable tmux by adding the -V flag and by nicm · 4 years, 10 months ago
  42. 2c38e01 Expand description of start-server. by nicm · 4 years, 10 months ago
  43. d0b8d03 Add support for adding a note to a key binding (with bind-key -N) and by nicm · 4 years, 10 months ago
  44. 9169ee0 Mention swap-window -d, GitHub issue 2068. by nicm · 4 years, 10 months ago
  45. 193e637 The terminal type was never as much use as I expected so remove it in by nicm · 4 years, 11 months ago
  46. ac85a3e Document client exit messages. by nicm · 4 years, 11 months ago
  47. 817d199 Add a number of new formats to inspect what sessions and clients a by nicm · 4 years, 11 months ago
  48. 07e3747 Fix name of option, GitHub issue 2030. by nicm · 4 years, 11 months ago
  49. 2349b1d Make a best effort to set xpixel and ypixel for each pane and add by nicm · 4 years, 12 months ago
  50. 067604b Store xpixel/ypixel from TIOCGWINSZ and add formats. by nicm · 4 years, 12 months ago
  51. 1ebd8c1 Add p format modifier for padding to width. by nicm · 4 years, 12 months ago
  52. 350a434 Add -f for full size to join-pane (like split-window), from Theo Buehler. by nicm · 5 years ago
  53. f3dc38d Handle OSC 7 (a VTE extension) and put the result in a new format (pane_path). by nicm · 5 years ago
  54. 08b07b1 Add an option to set the key sent by backspace for those whose system by nicm · 5 years ago
  55. c225262 Add -F flag to send-keys to expand formats in search-backward and by nicm · 5 years ago
  56. 6700018 Document Any key, from Jason Felice. by nicm · 5 years ago
  57. f7fb5df Use the existing code in format.c to add foramts for word and line at by nicm · 5 years ago
  58. 56e5067 Add formats for cursor and selection position in copy mode, from Jason Felice. by nicm · 5 years ago
  59. 0c5e9c6 Add support for percentage sizes for resize-pane ("-x 10%"). Also change by nicm · 5 years ago
  60. 647887b Add a "latest" window-size option which tries to size windows based on by nicm · 5 years ago
  61. 63e07b2 Add push-default and pop-default in styles to change the default colours by nicm · 5 years ago
  62. a23ce1b Add window_marked_flag, GitHub issue 1887. by nicm · 5 years ago
  63. b6b7486 Clarify server options slightly. by nicm · 5 years ago
  64. b31515f Add cursor-down-and-cancel, from Mark Kelly. by nicm · 5 years ago
  65. 37583f0 Add a flag to reverse sort in the various choose modes, from Benjamin by nicm · 5 years ago
  66. 0f243f0 Add -Z flag to rotate-window, select-pane, swap-pane, switch-client to by nicm · 5 years ago
  67. 2db5f9c Add -N to capture-pane to preserve trailing spaces, from Leon Winter. by nicm · 5 years ago
  68. e698ee0 Reorder some text in the windows & panes section and add some better by nicm · 5 years ago
  69. df7b529 More man page fixes from lacygoill at lacygoill dot me, GitHub issue 1805. by nicm · 5 years ago
  70. f4d858e Add -F to refresh-client to specify flags for control clients - one flag by nicm · 5 years ago
  71. fc2016d Add a -H flag to send-keys to send literal keys given as hex numbers by nicm · 5 years ago
  72. 6a489fa Command prompt key presses need to avoid the command queue, GitHub issue by nicm · 5 years ago
  73. 2da0504 Add a "fill" style attribute to clear the entire format drawing area in by nicm · 5 years ago
  74. b434692 minor eol issues; by jmc · 5 years ago
  75. dae2868 Add support for underscore colours with Setulc capability, mostly from by nicm · 5 years ago
  76. e3c2772 Man page fixes from lacygoill at lacygoill dot me. by nicm · 5 years ago
  77. 1d8e545 Add -r to find-window for regex instead of fnmatch. by nicm · 5 years ago
  78. fc1df91 allow-rename and alternate-screen can be pane options. by nicm · 5 years ago
  79. 5f92f92 Add a per-pane option set. Pane options inherit from window options (so by nicm · 5 years ago
  80. cd1fc42 Add a -A flag to show-options to show parent options as well. by nicm · 5 years ago
  81. 4520358 A couple of minor parser changes around conditions: 1) only treat #{ by nicm · 5 years ago
  82. b8a9c74 tweak previous; by jmc · 5 years ago
  83. 3e72e98 Add regular expression support for the format search, match and by nicm · 5 years ago
  84. 8f40796 Add a -v flag to source-file to show the commands and line numbers. by nicm · 5 years ago
  85. 4ca1de1 Add new-session -X and attach-session -x to send SIGHUP to parent when by nicm · 5 years ago
  86. 89d2c7e I had hoped that non-xenl terminals had died out, at least in fairly by nicm · 5 years ago
  87. a4424fb Support \ooo escapes, from Avi Halachmi. by nicm · 5 years ago
  88. 0ec4106 Allow source-file to take multiple arguments. by nicm · 5 years ago
  89. 1225541 Allow menu items to be disabled by putting a - at the start of their by nicm · 5 years ago
  90. 799a154 Change display-menu from taking a single string to a set of arguments, by nicm · 5 years ago
  91. 90cd045 Clarify newlines inside {} a little. by nicm · 5 years ago
  92. 6b33212 Add an additional {} syntax for defining strings in the configuration by nicm · 5 years ago
  93. e90d4a6 Add formats for word and line under the mouse and use them to add some by nicm · 5 years ago
  94. 6431005 Add a way to append or prepend to a format if the length has been limited. by nicm · 6 years ago
  95. a65a6d6 Add <, >, <=, >= for formats, GitHub issue 1747. by nicm · 6 years ago
  96. 723010b Replace the split parser code (cfg.c and cmd-string.c) with a single by nicm · 6 years ago
  97. ae4cccb Fix a couple of Ta from Alphonse Mariya. by nicm · 6 years ago
  98. 1ee944a Add support for overline (SGR 53), from Ricardo Banffy. by nicm · 6 years ago
  99. c5f660e Fix column width for copy mode commands. by nicm · 6 years ago
  100. 198b0a2 Don't use arguments with It and -enum, pointed out by jmc. by nicm · 6 years ago