-
Hi, I'd like to be able to quickly open a few new more panes in my current session/window, using a smug project. tmux is the first thing I run, it is set in my bash_profile, and I'd like to keep it that way. I have tried to set the session to the name of my current session (which is not nice since it is hardcoded), but it seems smug exits right after checking if the session exists:
Is this possible? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi. Thanks for the report. At the moment you can only create a new session with those windows by giving it a different name. |
Beta Was this translation helpful? Give feedback.
-
Btw, for now, you can also try |
Beta Was this translation helpful? Give feedback.
Hi. Thanks for the report. At the moment you can only create a new session with those windows by giving it a different name.
But I think your use case makes sense and I will try to find a solution for it.