We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a7a9e commit 778ceebCopy full SHA for 778ceeb
CHANGES
@@ -23,6 +23,7 @@ $ pip install --user --upgrade --pre libtmux
23
- Fixes #402: {func}`common.tmux_cmd` will only strip _trailing_ empty lines. Before this change,
24
all empty lines were filtered out. This will lead to a more accurate behavior when using
25
{meth}`Pane.capture_pane`. Credit: @rockandska, via #405.
26
+- Source files for `libtmux` modules moved to `src/`, via #414.
27
28
### Development
29
0 commit comments