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 04be778 commit 435d3f9Copy full SHA for 435d3f9
README.rst
@@ -6,10 +6,14 @@
6
.. image:: https://badge.fury.io/py/tmuxp.png
7
:target: http://badge.fury.io/py/tmuxp
8
9
+<div style="float: right">
10
+
11
.. image:: https://raw.github.com/tony/tmuxp/master/doc/_static/tmuxp-dev-screenshot.png
12
:scale: 100%
13
:width: 35%
- :align: right
14
+ :align: center
15
16
+</div>
17
18
tmuxp, a novel approach to manage `tmux(1)`_ (>= 1.8) workspaces through
19
`python objects`_.
0 commit comments