Closed junglerobba closed 4 months ago
uses exec (execvp) to replace tms with tmux instead of waiting for the child tmux client to exit
before: after:
(not sure if this works on windows) edit: does that even matter, does tmux work on windows??
uses exec (execvp) to replace tms with tmux instead of waiting for the child tmux client to exit
before: after: