We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f88d28f commit 2c148f5Copy full SHA for 2c148f5
CHANGES
@@ -14,6 +14,13 @@ $ pip install --user --upgrade --pre libtmux
14
15
<!-- Maintainers and contributors: Insert change notes for the next release above -->
16
17
+### Breaking internal change
18
+
19
+- Default format separator (`LIBTMUX_TMUX_FORMAT_SEPARATOR`): `|` -> `␞` (#475,
20
+ in re: #471, #472)
21
22
+ Fixes `buffer_sample` with pipes causing `fetch_objs()`-powered listings to fail unexpectedly.
23
24
## libtmux 0.20.0 (2023-01-15)
25
26
### What's new
0 commit comments