tmux

From their README

Welcome to alfred-tmux-workflow 👋

Version Python License: MIT

Search tmux sessions/windows and open in iTerm2. img

Resources:

Setup

This workflow requires python3, and libtmux.
You can install libtmux via pip (pip install libtmux)

Workflow Variables

  • pythonw: Python with libtmux installed, for example /usr/local/bin/python3

Commands

Search tmux sessions and windows.

tmux

Search sessions only.

tmux s

Search windows only.

tmux w

Use Enter to open entry in iTerm2

Author

👤 Keyes Hsu

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2022 Keyes Hsu.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator