Thomas Adam
3c36d5e433
Merge branch 'obsd-master'
2025-12-17 12:01:07 +00:00
nicm
ce7eb22e3a
Do not have a default prompt cursor colour because some terminals
...
(urxvt, st) do not support the reset sequence. GitHub issue 4759.
2025-12-17 10:20:21 +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
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
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
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
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
96244dd727
Merge branch 'obsd-master'
2025-06-20 18: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
Thomas Adam
43e88c892d
Merge branch 'obsd-master'
2025-06-16 02:01:07 +01:00
nicm
d82d9468b4
Expand mode-style with E: so # is correctly processed, GitHub issue
...
4533.
2025-06-15 22:24:51 +00:00
Thomas Adam
7be0613657
Merge branch 'obsd-master'
2025-05-22 12:01:07 +01:00
nicm
545832e9fa
Typo, from someone in GitHub issue 4511.
2025-05-22 07:49:24 +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
9e1f110db0
Merge branch 'obsd-master'
2025-03-24 22:01:11 +00:00
nicm
aca3ffb30a
Add default-client-command to set the command used is tmux is run
...
without a command (the default stays new-session). From David Mandelberg
in GitHub issue 4422.
2025-03-24 20:01:03 +00:00
Thomas Adam
882fb4d295
Merge branch 'obsd-master'
2025-03-04 10:01:15 +00:00
nicm
eaf70c955b
Add mode 2031 support to automatically report dark or light theme. tmux
...
will guess the theme from the background colour on terminals which do
not themselves support the escape sequence. Written by Jonathan
Slenders, GitHub issue 4353.
2025-03-04 08:45:04 +00:00
Thomas Adam
bf30492d57
Merge branch 'obsd-master'
2025-01-01 18:01:10 +00:00
nicm
e00853ee82
Add an option allowing users to override the width of individual Unicode
...
codepoints (overriding tmux's default list).
2025-01-01 15:17:36 +00:00
Thomas Adam
db771ec6e3
Merge branch 'obsd-master'
2024-11-26 18:01:10 +00:00
nicm
6f7db82b18
Add copy-mode-position-style and copy-mode-selection-style for copy
...
mode (they default to mode-style as before).
2024-11-26 15:52:41 +00:00
Thomas Adam
be594ff8a4
Merge branch 'obsd-master'
2024-11-15 16:01:11 +00:00
nicm
350a151ee4
Add two new style parameters, width and pad, which apply to scrollbars.
...
From Michael Grant, GitHub issue 4241.
2024-11-15 13:12:20 +00:00
Thomas Adam
846f813565
Merge branch 'obsd-master'
2024-11-11 10:01:08 +00:00
nicm
c26d71d3e9
Add an option to control the input buffer size, from Ken Lau.
2024-11-11 08:41:05 +00:00
Thomas Adam
1fe30bb2e8
Merge branch 'obsd-master'
2024-11-06 20:33:45 +00:00
nicm
09f4e43189
Add support for a scrollbar at the side of each pane. New options
...
pane-scrollbars turn them on or off, pane-scrollbars-position sets the
position (left or right), and pane-scrollbars-style to set the colours.
Mouse support will come later. From Michael Grant in GitHub issue 4221.
2024-11-05 09:41:17 +00:00
Thomas Adam
914815e70f
Merge branch 'obsd-master'
2024-10-21 16:01:07 +01:00
nicm
354926a956
Bump up the maximum for repeat-time (some people want it to be
...
effectively infinite).
2024-10-21 12:42:06 +00:00
Thomas Adam
6a35b8ad07
Merge branch 'obsd-master'
2024-10-07 16:01:08 +01:00
nicm
735082b7c2
Add prompt-cursor-colour and prompt-cursor-style to set the style of the
...
cursor in the command prompt and remove the emulated cursor, from
Alexander Arch in GitHub issue 4170.
2024-10-07 12:58:36 +00:00
Thomas Adam
5b7bdc82c8
Merge branch 'obsd-master'
2024-10-07 12:01:08 +01:00
nicm
a3dea81b49
Add initial-repeat-time option to allow the first repeat time to be
...
increased and later reduced, from David le Blanc in GitHub issue 4164.
2024-10-07 08:50:47 +00:00
Thomas Adam
114977dd25
Merge branch 'obsd-master'
2024-10-05 04:01:08 +01:00
nicm
e0638c48cd
Add copy-mode-position-format to configure the position indicator.
2024-10-05 00:32:55 +00:00
Thomas Adam
8d2aee34ab
Merge branch 'obsd-master'
2024-10-02 14:01:10 +01:00
nicm
05116cefe6
Add MSYSTEM to default update-environment.
2024-10-02 11:51:15 +00:00
Thomas Adam
64f1076d97
Merge branch 'obsd-master'
2024-09-17 00:01:09 +01:00
nicm
d8b66110f7
Add a prefix timeout option, from Conor Taylor in GitHub issue 4108.
2024-09-16 20:28:22 +00:00
Thomas Adam
692bae9ea6
Merge branch 'obsd-master'
2024-08-21 08:01:09 +01:00
nicm
4fa90c9acf
Set the default for extended-keys back to off because it appears emacs turns
...
the keys on but does not correctly handle them except in xterm (!). Also fix so
that off takes effect as expected.
2024-08-21 04:37:42 +00:00
Thomas Adam
651891c3bd
Merge branch 'obsd-master'
2024-08-04 12:01:09 +01:00