Commit Graph

  • 5eaf5570c4 Merge branch 'obsd-master' Thomas Adam 2026-06-14 10:00:06 +01:00
  • cbe0f1f1e9 Another const from Jere Viikari. Nicholas Marriott 2026-06-14 09:50:31 +01:00
  • 97472e374f Return early if connect construct cell, reported by Jere Viikari. nicm 2026-06-14 08:47:44 +00:00
  • 7a28aa0dd7 Merge branch 'obsd-master' Thomas Adam 2026-06-13 22:00:06 +01:00
  • b1054ac227 With mode-keys vi, keep cursor in the same position relative to the text when scrolling. GitHub issue 5216 from Arseniy Simonov. nicm 2026-06-13 20:39:11 +00:00
  • 1618b98533 Merge branch 'obsd-master' Thomas Adam 2026-06-13 21:15:06 +01:00
  • 5b6ed54817 Add some missing const, from Jere Viikari. nicm 2026-06-13 20:07:30 +00:00
  • d23a2b7e97 Skip floating cells when moving to previous cell for resize of tiled cells. nicm 2026-06-13 20:03:10 +00:00
  • ab92b27226 Make the resize keys always change right and bottom borders for floating panes which is more intuitive. nicm 2026-06-13 19:57:44 +00:00
  • eb6efdf17a Merge branch 'obsd-master' Thomas Adam 2026-06-13 20:00:06 +01:00
  • b182791052 Tidy up error messages from split-window. nicm 2026-06-13 18:30:16 +00:00
  • 97a7f174ce Merge branch 'obsd-master' Thomas Adam 2026-06-13 19:15:06 +01:00
  • 654758e622 Add move-pane -z to move a pane to a particular the z-index. nicm 2026-06-13 18:06:01 +00:00
  • c8887a5846 Merge branch 'obsd-master' Thomas Adam 2026-06-13 19:00:06 +01:00
  • 56779f9542 Add Z index positions to move-pane -P. nicm 2026-06-13 17:43:20 +00:00
  • f474838e22 Merge branch 'obsd-master' Thomas Adam 2026-06-13 18:30:06 +01:00
  • 19393e13db Add -P to move-pane to move a floating pane to a specific place (top-left, bottom-right). Get rid of the not-so-useful default { and } swap-pane bindings and use the keys instead for moving to top-left, top-right and add M-{ and M-} for bottom-left, bottom-right. nicm 2026-06-13 17:12:02 +00:00
  • 301b10de8d Merge branch 'obsd-master' Thomas Adam 2026-06-13 17:30:06 +01:00
  • aa2fd3a151 Add flags to move-pane to move floating panes around (-U, -D, -L, -R similar to resize-pane; -X, -Y similar to new-pane). nicm 2026-06-13 16:16:18 +00:00
  • 2dd604949f Merge branch 'obsd-master' Thomas Adam 2026-06-13 14:15:06 +01:00
  • ec481ac82a Missed this one as well. nicm 2026-06-13 13:07:12 +00:00
  • 7afee45635 Use correct name for activity time. nicm 2026-06-13 13:06:12 +00:00
  • 385d18590a Merge branch 'obsd-master' Thomas Adam 2026-06-13 13:00:06 +01:00
  • bc9252f6e3 Remove some stray code from an old floating panes implementation, from Dane Jensen. nicm 2026-06-13 11:37:46 +00:00
  • 6c76f2a7c7 Merge branch 'obsd-master' Thomas Adam 2026-06-13 12:00:06 +01:00
  • bf187170b1 Extend client mode so the preview can be changed to a view with a summary of the client terminal and its features, intended to make troubleshooting easier. "choose-client -i" or the "i" key in the mode. nicm 2026-06-13 10:32:54 +00:00
  • 14837e8e0f Merge branch 'obsd-master' Thomas Adam 2026-06-13 10:30:06 +01:00
  • b44cdf1006 Add an I format modifier to get some bits of information about a client (terminal features, capabilities and environment). nicm 2026-06-13 09:17:29 +00:00
  • 5d73f90133 Merge branch 'obsd-master' Thomas Adam 2026-06-13 10:15:06 +01:00
  • 34a6a9d3a1 Change relative time for now to only work in the past and not show a sign which is more useful. Also tidy up some minor style nits. nicm 2026-06-13 08:59:52 +00:00
  • db9e782d50 Merge branch 'master' into floating_panes Dane Jensen 2026-06-12 12:07:41 -07:00
  • f92a4e611b Merge branch 'obsd-master' Thomas Adam 2026-06-12 14:30:06 +01:00
  • b3deb9ec86 fix tty_draw_line() indentation; ok nicm@ jsg 2026-06-12 13:16:36 +00:00
  • dabaae1534 Make buffer creation time sort oldest first like it used to, but change windows to match sessions and panes as newest first. nicm 2026-06-11 23:01:31 +00:00
  • a92653f2b2 base -> bash from tanushnry at gmail dot com. Nicholas Marriott 2026-06-12 10:16:44 +01:00
  • 29cdab650b Merge branch 'obsd-master' Thomas Adam 2026-06-12 00:15:06 +01:00
  • 574a4eccb5 Make buffer creation time sort oldest first like it used to, but change windows to match sessions and panes as newest first. nicm 2026-06-11 23:01:31 +00:00
  • d4869ebdc5 Enabled swapping with floating panes from the pane menu. Dane Jensen 2026-06-11 14:57:37 -07:00
  • d1fe0d449b Enabled swapping marked panes from the pane mouse menu. Dane Jensen 2026-06-11 14:55:43 -07:00
  • e2b52abd47 Merge pull request #5197 from daneofmanythings/fp--hidden-pane-flag-location Dane Jensen 2026-06-11 14:52:31 -07:00
  • f58eb4dc0e put the hidden panes format specifiers in the correct positions. Dane Jensen 2026-06-11 14:48:42 -07:00
  • 42c0641daf Merge branch 'obsd-master' Thomas Adam 2026-06-11 21:15:06 +01:00
  • 11b6e7844a When MODE_SYNC is on, all terminal updates need to deferred, not just scrolling. Check the flag before each one. GitHub issue 4983. nicm 2026-06-11 19:50:23 +00:00
  • f1b67152af Merge branch 'obsd-master' Thomas Adam 2026-06-11 20:30:06 +01:00
  • b6be437bab Change send-keys -K to insert keys in the right place in the queue, like we already do for key bindings. GitHub issue 3476. nicm 2026-06-11 19:13:34 +00:00
  • 8497b588a2 Merge master into floating_panes Dane Jensen 2026-06-11 12:05:11 -07:00
  • 3d7f421809 Merge branch 'obsd-master' Thomas Adam 2026-06-11 15:30:06 +01:00
  • fa6d33f742 Add a helper to free the list of pending resizes. nicm 2026-06-11 14:19:59 +00:00
  • dc22196394 Merge branch 'obsd-master' Thomas Adam 2026-06-11 11:30:06 +01:00
  • 3ea458b9dc Add support for floating panes to resize-pane, from Dane Jensen. nicm 2026-06-11 10:16:19 +00:00
  • 86128a7f06 Merge branch 'obsd-master' Thomas Adam 2026-06-11 09:15:09 +01:00
  • de60750506 Hide Swap Marked also since floating panes cannot be swapped yet. nicm 2026-06-11 07:52:17 +00:00
  • 57641f67dd Merge pull request #5193 from daneofmanythings/fp--swap-floating-panes Dane Jensen 2026-06-10 23:35:16 -07:00
  • b675c2149c This guard doesn't need to be here. Why restrict this? Dane Jensen 2026-06-10 15:10:36 -07:00
  • 4fbc30267c remove old logic. Dane Jensen 2026-06-10 15:09:10 -07:00
  • 2a830aa567 Merge branch 'master' into floating_panes Dane Jensen 2026-06-10 12:47:50 -07:00
  • f07ac3068b Merge branch 'obsd-master' Thomas Adam 2026-06-10 20:00:06 +01:00
  • 7ec94fda08 Make list-keys only use a message if -1 is given, otherwise behave like other commands (stdout or mode). nicm 2026-06-10 18:32:33 +00:00
  • 9231c80cd8 Merge branch 'obsd-master' Thomas Adam 2026-06-10 17:15:07 +01:00
  • 4702e58ee5 Fix text to refer to status-keys not mode-keys, GitHub issue 5191. nicm 2026-06-10 16:08:03 +00:00
  • 2719549cf2 Rename new-pane -B to -W since -B is best kept to match -B to display-popup. nicm 2026-06-10 16:03:14 +00:00
  • cd26f29fb8 Merge branch 'obsd-master' Thomas Adam 2026-06-10 16:15:11 +01:00
  • 9c350af582 Merge branch 'obsd-master' Thomas Adam 2026-06-10 16:00:11 +01:00
  • c019b3dad9 Use correct size when calculating status line right trim. GitHub issue 5098 from Aung Myo Kyaw. nicm 2026-06-10 14:51:20 +00:00
  • 8cb4aabb8b Replace refresh-from-pane in copy mode with a way to automatically update as pane content changes. This is toggled by pressing r. GitHub issue 5165 from Barrett Ruth. nicm 2026-06-10 14:29:08 +00:00
  • 7ad8b3366d Merge branch 'obsd-master' Thomas Adam 2026-06-10 15:15:08 +01:00
  • c6c8f77bc0 While grouped sessions are being killed, it can leave session which are not really useful as targets (no active pane or current window) in the tree. Make cmd_find_best_session skip these. GitHub issue 5167. nicm 2026-06-10 14:06:45 +00:00
  • f415a70c0b Merge two SIXEL blocks. Nicholas Marriott 2026-06-10 14:17:10 +01:00
  • da31d94c2a Merge branch 'obsd-master' Thomas Adam 2026-06-10 08:50:17 +01:00
  • 84229d4735 Floating layout cells can now be placed anywhere in the layout tree. Dane Jensen 2026-06-09 22:59:13 +00:00
  • e370ce5a00 Added function comment. Dane Jensen 2026-06-09 15:44:24 -07:00
  • 2a1ad05671 There was an bug with the earlier commit, reproduction: "splitw; newp -t0; killp -t0". Added logic to handle previously unforseen states, like a floating cell before a tiled cell at the top of the screen. Dane Jensen 2026-06-09 13:28:38 -07:00
  • 5c0db5a293 Preserve the original text in the first line for display-panes. nicm 2026-06-09 21:31:16 +00:00
  • d533d7c97c Add a context for cell/palette/hyperlinks when drawing to tty to avoid passing so much in parameters. nicm 2026-06-09 21:22:22 +00:00
  • 7568bff8e6 Layout cells for floating panes are now inserted after the cell of a provided window pane. Dane Jensen 2026-06-08 18:59:07 -07:00
  • 6766c8ec1d Initial commit. Dane Jensen 2026-06-08 17:18:11 -07:00
  • 2955c1fdc7 Merge master into floating_panes. Dane Jensen 2026-06-09 20:33:15 +00:00
  • 45e9e541a4 Merge branch 'master' into fp-merge Dane Jensen 2026-06-09 13:29:32 -07:00
  • 490802099d Merge branch 'obsd-master' Thomas Adam 2026-06-09 14:15:07 +01:00
  • 34dd42dc7f Use name as marker for failure not type (which must be set to be in the error). nicm 2026-06-09 12:58:40 +00:00
  • b374868750 Add missing headers. nicm 2026-06-09 12:57:40 +00:00
  • 538688486e Clarify -a for kill-window, kill-session. nicm 2026-06-09 12:51:57 +00:00
  • 27111bd76d Merge branch 'obsd-master' Thomas Adam 2026-06-09 13:30:06 +01:00
  • 4a3f380fd2 Add -f for filter with -a to kill-pane, kill-window, kill-session. GitHub issue 4782. nicm 2026-06-09 12:24:59 +00:00
  • cc87db74c7 Two fixes for RI codepoints. Firstly, do not combine more than two of them - previously we were ending up with four codepoints in one cell which tmux believed to be width 2, but terminals considered width 4. Secondly, invalidate cursor position before redrawing the cell when the second codepoint is received, terminals vary in how they manage backspace and cursor movement across these characters, so it is better to use absolute rather than relative positioning. GitHub issue 4853. nicm 2026-06-09 11:49:36 +00:00
  • 4ec7e66e90 Merge branch 'obsd-master' Thomas Adam 2026-06-09 13:15:06 +01:00
  • a42e425d44 Two fixes for RI codepoints. Firstly, do not combine more than two of them - previously we were ending up with four codepoints in one cell which tmux believed to be width 2, but terminals considered width 4. Secondly, invalidate cursor position before redrawing the cell when the second codepoint is received, terminals vary in how they manage backspace and cursor movement across these characters, so it is better to use absolute rather than relative positioning. GitHub issue 4853. nicm 2026-06-09 11:49:36 +00:00
  • 2179c3e420 Merge branch 'obsd-master' Thomas Adam 2026-06-09 10:30:06 +01:00
  • d5c9196348 Add -B to new-pane/split-window to block until the command exits, like run-shell -b. nicm 2026-06-09 09:11:05 +00:00
  • aa1f0653e9 Bump version to 3.7-rc2. Nicholas Marriott 2026-06-09 09:47:18 +01:00
  • 97156f3382 Merge branch 'obsd-master' Thomas Adam 2026-06-09 09:30:06 +01:00
  • 8771b6051f Fix mouse events on tiled pane status line - when panes share a border, prefer the pane for which the border is the status line. With Dane Jensen. nicm 2026-06-08 23:06:21 +00:00
  • 27c58c764d Do not use NULL arguments, bug spotted by Dane Jensen. nicm 2026-06-09 08:11:53 +00:00
  • 1564584ba9 Merge branch 'obsd-master' Thomas Adam 2026-06-09 00:15:06 +01:00
  • fd10db5a62 Fix mouse events on tiled pane status line - when panes share a border, prefer the pane for which the border is the status line. With Dane Jensen. nicm 2026-06-08 23:06:21 +00:00
  • b2ac4475cc Merge pull request #5182 from daneofmanythings/fp-merge Dane Jensen 2026-06-08 23:01:12 +00:00
  • a7952492c1 Merged master into floating_panes Dane Jensen 2026-06-08 15:52:16 -07:00
  • 6f683da2e9 Merge branch 'obsd-master' Thomas Adam 2026-06-08 23:00:06 +01:00
  • a6a06c5aa6 Fix squash-groups skipping every session, GitHub issue 5180 from Bryce Miller. nicm 2026-06-08 21:46:19 +00:00
  • 4d1ab1ba2a Allow ACLs to use groups as well as users, GitHub issue 4917. nicm 2026-06-08 21:38:19 +00:00