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

don't keep tms process around when attaching session #110

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

junglerobba
Copy link
Contributor

uses exec (execvp) to replace tms with tmux instead of waiting for the child tmux client to exit

before:
image
after:
image

uses exec (execvp) to replace tms with tmux instead of waiting for the
child tmux client to exit
@junglerobba
Copy link
Contributor Author

junglerobba commented Jul 7, 2024

(not sure if this works on windows)
edit: does that even matter, does tmux work on windows??

@jrmoulton jrmoulton merged commit d0f05de into jrmoulton:main Jul 10, 2024
8 checks passed
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.

2 participants