diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-11-05 02:34:03 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-05 21:15:08 +0700 |
commit | 4061bd2a105f5c22e2eeea70e8c8d0ac99eb1b35 (patch) | |
tree | e21f669190e990c59445f9f60b8801f2922f06cd /python/python3-libtmux/README | |
parent | e40642159b23e9b8b2ad75cfb575121e38c37b5d (diff) |
python/python3-libtmux: Added (python api for tmux)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-libtmux/README')
-rw-r--r-- | python/python3-libtmux/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-libtmux/README b/python/python3-libtmux/README new file mode 100644 index 0000000000..5daeb6338c --- /dev/null +++ b/python/python3-libtmux/README @@ -0,0 +1,2 @@ +libtmux is the library that powers tmuxp, a tool that helps tmux +users manage their workspaces. Take control of tmux via python. |