Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2a4901d

Browse filesBrowse files
committed
docs(CHANGES) Note tmux_cmd modernization
1 parent 83629ad commit 2a4901d
Copy full SHA for 2a4901d

File tree

Expand file treeCollapse file tree

1 file changed

+12
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+12
-0
lines changed

‎CHANGES

Copy file name to clipboardExpand all lines: CHANGES
+12Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,18 @@ $ pip install --user --upgrade --pre libtmux
1515

1616
<!-- To maintainers and contributors: Please add notes for the forthcoming version above -->
1717

18+
### Bug fixes
19+
20+
- `tmux_cmd`: Migrate to to `text=True`
21+
22+
This deprecates usage of `console_to_str()` and `str_from_console()`.
23+
24+
Resolves #558 via #560.
25+
26+
- compat: Remove `console_to_str()` and `str_from_console()`
27+
28+
These are both deprecated artifacts of libtmux' Python 2.x compatiblity layer.
29+
1830
## libtmux 0.41.0 (2025-02-02)
1931

2032
### Fixes

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.