Rofi script to launch tmuxp sessions
Project description
Installation
$ pip install rofi-tmuxp
Note
The rofi-tmuxp script uses the tmuxp python API to find your tmuxp session config files. This means that you should install it in the same Python environment as tmuxp.
Usage
Without any command-line arguments, rofi-tmuxp will print out a list of tmuxp session names to standard output. If a session name is passed as an argument, it will attempt to launch that session in a new terminal.
To use with rofi, you will need to add rofi-tmuxp as a “script” mode to you rofi config file. E.g.
configuration {
/* Enable run and tmuxp modes */
modi: "run,tmuxp:rofi-tmuxp";
}
Then you can run rofi like:
rofi -show tmuxp
License
Copyright (c) Heinrich Kruger. Distributed under the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rofi-tmuxp-0.2.0rc5.tar.gz
(5.6 kB
view hashes)
Built Distribution
Close
Hashes for rofi_tmuxp-0.2.0rc5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04d60515c3bf062ea2561df119aa9b24176058d3ae0f01f8fd238d20996fb09f |
|
MD5 | f4e92c7c850486256cf842f36f0cd723 |
|
BLAKE2b-256 | e6394569f2727d3aca24ae3e9529e7304322e00b21b1ca0de2ec8dbbe78cce78 |