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 b0d227a commit 605e803Copy full SHA for 605e803
CHANGES
@@ -12,6 +12,11 @@ $ pip install --user --upgrade --pre libtmux
12
13
- _Insert changes/features/fixes for next release here_
14
15
+### Breaking changes
16
+
17
+- `Pane.send_keys`: `suppress_history` default value changed from `True` to
18
+ `False`
19
20
### Tests and docs
21
22
- Initial [doctests] examples stubbed out {issue}`#394`
0 commit comments