Thomas Adam
d2c7668bc2
Merge branch 'obsd-master'
2025-12-16 00:01:08 +00:00
nicm
7abf3e8bdf
Note that switch-client only changes the key table for one key, pointed
...
out by Jeenu Viswambharan.
2025-12-15 21:21:25 +00:00
Thomas Adam
506b4db762
Merge branch 'obsd-master'
2025-12-15 15:19:29 +00:00
nicm
672e89a640
Add a scroll-to-mouse command for copy mode to scroll to the mouse
...
position and bind to the scrollbar, brings the scrollbar keys into line
with the other mouse keys. From Michael Grant, GitHub issue 4731.
2025-12-10 21:24:43 +00:00
Thomas Adam
02a8e3fd34
Merge branch 'obsd-master'
2025-12-02 10:01:08 +00:00
nicm
322adfbdde
Add a get-clipboard option which when enabled (the default is off) uses
...
the same mechanism as palette requests to request clipboard from the
terminal and forward to the requesting pane. Remove the now-redundant
forward-to-pane ability from "refresh-client -l". GitHub issue 4275.
2025-12-02 08:20:32 +00:00
Thomas Adam
e9afd2bb5e
Merge branch 'obsd-master'
2025-11-28 12:01:09 +00:00
nicm
dfaf47d97c
session_index was never actually implemented, remove from man page.
2025-11-28 09:14:17 +00:00
Thomas Adam
f949f9a23a
Merge branch 'obsd-master'
2025-11-26 00:01:08 +00:00
nicm
f0dec832b8
Add seconds options for clock mode, from augustus7613 dot mail at pm dot
...
me in GitHub issue 4697.
2025-11-25 21:24:27 +00:00
Thomas Adam
b335419505
Merge branch 'obsd-master'
2025-11-12 16:01:09 +00:00
nicm
3c9e10139f
If display-popup is used inside a popup, modify that popup. From
...
m-einfalt at gmx dot de in GitHub issue 4678.
2025-11-12 13:47:51 +00:00
Thomas Adam
34898c89cd
Merge branch 'obsd-master'
2025-11-12 10:01:08 +00:00
nicm
9e21f426c0
Add a command to explcitly set the selection mode in copy mode, GitHub
...
issue 3842.
2025-11-12 07:53:22 +00:00
Thomas Adam
44c0443983
Merge branch 'obsd-master'
2025-11-03 09:57:35 +00:00
nicm
e5ab5995db
Fix now-incorrect text about {}s.
2025-10-31 09:00:26 +00:00
Thomas Adam
4bdfbfa854
Merge branch 'obsd-master'
2025-10-29 12:01:07 +00:00
nicm
2c08960f4e
Add -l flag to command-prompt to disable splitting into multiple prompts,
...
GitHub issue 4483.
2025-10-29 09:37:36 +00:00
Thomas Adam
ff6eefd7c7
Merge branch 'obsd-master'
2025-10-28 18:01:08 +00:00
nicm
0c5abfefd3
Add commands to centre the cursor in copy mode, from m-einfalt at gmx
...
dot de in GitHub issue 4662.
2025-10-28 16:36:52 +00:00
Thomas Adam
449f255f3e
Merge branch 'obsd-master'
2025-10-13 10:01:08 +01:00
nicm
21d890e6df
Add buffer_full format variable, from Mohammad AlSaleh in GitHub issue
...
4630.
2025-10-13 07:29:53 +00:00
Thomas Adam
093754db3f
Merge branch 'obsd-master'
2025-09-07 18:01:08 +01:00
nicm
b53cf70262
Introduce a new window option: tiled-layout-max-columns. It configures
...
the maximum number of columns in the tiled layout. The default value is
0 which means no limit and makes the change backward-compatible. From
vkadlcik at redhat dot com.
2025-09-07 14:03:18 +00:00
Thomas Adam
a0065bea04
Merge branch 'obsd-master'
2025-09-01 12:01:08 +01:00
nicm
5c89d835a6
Add -k flag to display-popup which allows any key to dismiss the popup
...
once the command has exited. From Meriel Luna Mittelbach in GitHub issue
4612.
2025-09-01 08:03:07 +00:00
Thomas Adam
f4c0fe2ede
Merge branch 'obsd-master'
2025-08-22 08:37:26 +01:00
nicm
1370791734
Add a nicer default second and third status line, from Michael Grant in
...
GitHub 4490.
2025-08-14 07:15:40 +00:00
nicm
84775130a0
Add pane-border-lines value to use spaces for pane borders, from lukas
...
dot 23022005 at gmail dot com in GitHub issue 4587.
2025-08-14 06:44:50 +00:00
Thomas Adam
6f9bcb7fee
Merge branch 'obsd-master'
2025-08-01 12:01:08 +01:00
nicm
4f38af01e0
Fix reverse documentation of display-popup -s and -S, from Ricardo Signes.
2025-08-01 08:17:27 +00:00
Thomas Adam
7e43953937
Merge branch 'obsd-master'
2025-07-02 12:01:08 +01:00
nicm
28481e984b
Add sorting to W, P, L operators as well, and add some new session
...
format variables. From Michael Grant in GitHub issue 4516.
2025-07-02 08:13:09 +00:00
Thomas Adam
30e4f119d3
Merge branch 'obsd-master'
2025-07-01 12:01:08 +01:00
jsg
01da87c112
new sentence, new line
2025-07-01 08:54:50 +00:00
Thomas Adam
96244dd727
Merge branch 'obsd-master'
2025-06-20 18:01:08 +01:00
Thomas Adam
b38b5d3df2
Merge branch 'obsd-master'
2025-06-20 16:01:08 +01:00
nicm
ad3e6ff054
Add noattr and use in mode-style to allow whether attributes are ignored
...
or used to be configured. GitHub issue 4498.
2025-06-20 14:54:33 +00:00
nicm
522652913f
Add S: to list sessions with modifiers for sorting, from Michael Grant.
2025-06-20 13:31:59 +00:00
Thomas Adam
1dbceaa790
Merge branch 'obsd-master'
2025-05-28 14:01:08 +01:00
nicm
77ca59acac
Add missing theme hooks, from Eric NICOLAS in GitHub issue 4519.
2025-05-28 09:53:57 +00:00
Thomas Adam
b9ad9186fe
Merge branch 'obsd-master'
2025-05-22 10:01:08 +01:00
nicm
833c7fbf6d
Add a set-default style attribute which replaces the current default
...
colours and attributes completely, useful at the start of compound
format strings (like status-format) to set the default colours for all
the following options.
2025-05-22 07:43:38 +00:00
Thomas Adam
faf2a44890
Merge branch 'obsd-master'
2025-05-12 14:01:10 +01:00
nicm
79b02998a6
Add R format modifier to repeat an argument.
2025-05-12 10:26:19 +00:00
Thomas Adam
3d2b26dcfe
Merge branch 'obsd-master'
2025-05-01 10:01:11 +01:00
nicm
6106a0f2c4
Add an option variation-selector-always-wide to instruct tmux not to
...
always interpret VS16 as a wide character and assume the terminal does
likewise. This is behaviour seen in a number of newer terminals' Unicode
14 support but not in older terminals; it seems to be a little
contentious and is currently difficult to detect.
Probably in the long run tmux should pick a behaviour, look at a (new)
terminfo(5) capability to tell it what the terminal will do, and emulate
as required, but at this point I'm not sure that is worth it for
something where support is mixed, seems to be in flux, and that mostly
only matters for emojis.
GitHub issues 3923 and 4475 and others before that.
2025-05-01 07:12:00 +00:00
Thomas Adam
58b4286edb
Merge branch 'obsd-master'
2025-04-25 14:01:10 +01:00
nicm
63e5989f53
Remove a stray period, reported by David Mandelberg.
2025-04-25 11:39:39 +00:00
Thomas Adam
55292b72d1
Merge branch 'obsd-master'
2025-04-25 12:01:09 +01:00