Dane Jensen
|
55c8b0c2a7
|
Merge branch 'master' into floating_panes
|
2026-06-15 13:00:51 -07:00 |
|
Thomas Adam
|
e54855ef88
|
Merge branch 'obsd-master'
|
2026-06-15 09:30:05 +01:00 |
|
nicm
|
7a18fa281d
|
Add top-floating and bottom-floating to pane-border-status to show
status line only on floating panes.
|
2026-06-15 08:16:05 +00:00 |
|
Dane Jensen
|
195a9b357a
|
hide-pane and show-pane now use the new layout mechanics.
|
2026-06-14 21:48:03 -07:00 |
|
Dane Jensen
|
4dd496790a
|
Merge branch 'master' into floating_panes
|
2026-06-14 19:54:43 -07:00 |
|
Thomas Adam
|
fb527fa7db
|
Merge branch 'obsd-master'
|
2026-06-14 21:00:05 +01:00 |
|
nicm
|
87976aa48e
|
Add a helper to get pane-border-status for a window for some other
changes to come.
|
2026-06-14 19:31:37 +00:00 |
|
Thomas Adam
|
1618b98533
|
Merge branch 'obsd-master'
|
2026-06-13 21:15:06 +01:00 |
|
nicm
|
5b6ed54817
|
Add some missing const, from Jere Viikari.
|
2026-06-13 20:07:30 +00:00 |
|
Thomas Adam
|
14837e8e0f
|
Merge branch 'obsd-master'
|
2026-06-13 10:30:06 +01:00 |
|
nicm
|
b44cdf1006
|
Add an I format modifier to get some bits of information about a client
(terminal features, capabilities and environment).
|
2026-06-13 09:17:29 +00:00 |
|
Thomas Adam
|
5d73f90133
|
Merge branch 'obsd-master'
|
2026-06-13 10:15:06 +01:00 |
|
nicm
|
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.
|
2026-06-13 08:59:52 +00:00 |
|
Dane Jensen
|
f58eb4dc0e
|
put the hidden panes format specifiers in the correct positions.
|
2026-06-11 14:48:42 -07:00 |
|
Dane Jensen
|
a7952492c1
|
Merged master into floating_panes
|
2026-06-08 15:58:38 -07:00 |
|
Thomas Adam
|
d7a6a8e35b
|
Merge branch 'obsd-master'
|
2026-06-08 22:30:06 +01:00 |
|
nicm
|
bf2e078ecf
|
Add a relative time option for time formatting, GitHub issue 5009.
|
2026-06-08 21:19:52 +00:00 |
|
Thomas Adam
|
f9a683cf39
|
Merge branch 'obsd-master'
|
2026-06-05 09:15:07 +01:00 |
|
nicm
|
d7a2b52da8
|
Add a way to quote for command arguments and use for key in list-keys,
GitHub issue 5153.
|
2026-06-05 08:04:03 +00:00 |
|
Nicholas Marriott
|
0b1089e105
|
Merge branch 'master' into floating_panes
|
2026-06-04 14:10:25 +01:00 |
|
Thomas Adam
|
019f8eb278
|
Merge branch 'obsd-master'
|
2026-06-03 21:30:06 +01:00 |
|
nicm
|
580f9ced08
|
Change run-shell expansion to just be #{1} etc not #1 which interferes
with colours.
|
2026-06-03 20:18:49 +00:00 |
|
Nicholas Marriott
|
90ede52728
|
Merge branch 'master' into floating_panes
|
2026-06-02 20:36:08 +01:00 |
|
Thomas Adam
|
e89f02bd8f
|
Merge branch 'obsd-master'
|
2026-06-02 09:30:06 +01:00 |
|
nicm
|
ae6a749d3a
|
Move the PANE_FLOATING flag into the layout cell and add an accessor.
From Dane Jensen.
|
2026-06-02 08:13:50 +00:00 |
|
Nicholas Marriott
|
d8547fc721
|
Merge branch 'master' into floating_panes
|
2026-06-01 19:35:29 +01:00 |
|
Thomas Adam
|
0eff3b6b97
|
Merge branch 'obsd-master'
|
2026-06-01 19:30:06 +01:00 |
|
nicm
|
f6557d1ea2
|
Add a Z sort order in tree mode.
|
2026-06-01 18:19:51 +00:00 |
|
Nicholas Marriott
|
68fdc4fcbe
|
Merge branch 'master' into floating_panes
|
2026-06-01 15:28:25 +01:00 |
|
Thomas Adam
|
0b773dd792
|
Merge branch 'obsd-master'
|
2026-06-01 15:15:06 +01:00 |
|
nicm
|
b68ab3a4b4
|
Add pane_x, y, z format variables and show in list-panes.
|
2026-06-01 14:01:09 +00:00 |
|
Nicholas Marriott
|
398cb6fb4a
|
Merge branch 'master' into floating_panes
|
2026-06-01 12:20:03 +01:00 |
|
Thomas Adam
|
e778f7f805
|
Merge branch 'obsd-master'
|
2026-06-01 09:45:06 +01:00 |
|
nicm
|
3bff7a9e62
|
Allow run-shell arguments after a shell command to be expanded as #1, #2
and so on. From Rasmus Thystrup Karstensen in GitHub issue 5121.
|
2026-06-01 08:27:37 +00:00 |
|
Thomas Adam
|
caff9a135f
|
Merge branch 'obsd-master'
|
2026-05-20 08:47:44 +01:00 |
|
Dane Jensen
|
0a7b008b21
|
Changed minimised semantics to hide semantics
|
2026-05-19 21:09:53 -07:00 |
|
nicm
|
f5a086ac98
|
Some more easy floating panes bits.
|
2026-05-19 12:16:25 +00:00 |
|
Thomas Adam
|
cb1025e0e8
|
Merge branch 'obsd-master'
|
2026-05-19 12:25:31 +01:00 |
|
Nicholas Marriott
|
57b17bbb70
|
window_pane_move is not used.
|
2026-05-19 10:54:35 +01:00 |
|
nicm
|
34e2035bad
|
More bits for pane Z index tracking from floating panes, mostly by
Michael Grant.
|
2026-05-19 09:48:14 +00:00 |
|
Nicholas Marriott
|
fd4e683151
|
Merge branch 'master' into floating_panes
|
2026-05-18 11:10:09 +01:00 |
|
Thomas Adam
|
a9ba7b8ecb
|
Merge branch 'obsd-master'
|
2026-05-18 09:38:02 +01:00 |
|
nicm
|
a8520ba59e
|
Bring over some of layout and positioning code for floating panes, by
Michael Grant.
|
2026-05-17 16:01:42 +00:00 |
|
Nicholas Marriott
|
6b16e93f1b
|
Merge branch 'master' into floating_panes
|
2026-05-12 12:38:31 +01:00 |
|
Thomas Adam
|
862625a4bf
|
Merge branch 'obsd-master'
|
2026-05-06 16:01:09 +01:00 |
|
nicm
|
2d8aade74b
|
Add time limit to a couple of other loops.
|
2026-05-06 13:43:38 +00:00 |
|
Thomas Adam
|
9d3dcdbc38
|
Merge branch 'obsd-master'
|
2026-05-03 20:01:09 +01:00 |
|
nicm
|
49172b256c
|
Free working stuff when R formats fail.
|
2026-05-03 14:55:43 +00:00 |
|
Thomas Adam
|
92522473b0
|
Merge branch 'obsd-master'
|
2026-05-01 12:01:08 +01:00 |
|
nicm
|
a2acf0f7cf
|
Check time inside repeat (R:) loop as well.
|
2026-05-01 09:34:05 +00:00 |
|