Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new tmux mode #94

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

jubeaz
Copy link
Contributor

@jubeaz jubeaz commented May 26, 2024

Hello,

here is a PR that will solve this issues : #57

I've added a new option for a new way to manage tmux. I've added documentation on the way to use it in README.md

I did not touch to the old one in case you want to keep it but for me it was not working properly because if there are several tmux sessions running there are no guaranty that the command will be sent to the proper session / window.

I've used the same pattern to import tmux lib but I think it could be included globally ?

I did not provide prefil_shell_cmd fall back since I'll raise an exception before launching the gui if libtmux can't be loaded or if session does not exist (check_tmux function)

@jubeaz
Copy link
Contributor Author

jubeaz commented May 26, 2024

Don't know what to do with that
2024-05-26_04-00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant