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 5640bf0 commit 4c6c2c7Copy full SHA for 4c6c2c7
CHANGES
@@ -4,6 +4,17 @@ Changelog
4
5
Here you can find the recent changes to tmuxp.
6
7
+0.9.2
8
+-----
9
+
10
+- [internal] Update to support tmux 2.1 via `#122`_, thank you `@estin`_.
11
+- [internal] use travis container infrastructure for faster tests
12
+- [tests] change test in workspace builder test to use ``top(1)`` instead of
13
+ ``man(1)``. ``man(1)`` caused errors on some systems where ``PAGER`` is set.
14
15
+.. _#122: https://github.com/tony/tmuxp/issues/122
16
+.. _@estin: https://github.com/estin
17
18
0.9.1
19
-----
20
0 commit comments