We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c4c44 commit c5a9b17Copy full SHA for c5a9b17
CHANGES
@@ -14,6 +14,8 @@ $ pip install --user --upgrade --pre libtmux
14
15
### Breaking changes
16
17
+- Remove `common.which()` in favor of {func}`shutil.which`, Credit:
18
+ @rocksandska, via #407
19
- Fixes #402: {func}`common.tmux_cmd` will only strip _trailing_ empty lines. Before this change,
20
all empty lines were filtered out. This will lead to a more accurate behavior when using
21
{meth}`Pane.capture_pane`. Credit: @rockandska, via #405.
0 commit comments