Closed mikedfunk closed 2 years ago
I can validate this bug is also in place for me on Ubuntu 20.04.
If anyone uses this feature all the time like I do, a temp fix is:
tmux neww -n smug_def && smug start {session_name:window_name}
Thanks, I will take a look at this tomorrow.
Sorry took a bit longer time to fix this. Found another bug along the way. Should be working fine now.
Describe the bug I have a config defined with two windows. One is configured as
manual: true
. I open a session withsmug start myconfig
. This opens the first window successfully with the configured panes and commands.Then I
smug start myconfig:test2
which is the manual one. It fails to open.Smug config
Expected behavior The
test2
window should open successfully with the defined layoutOutput of
cat ~/.config/smug/smug.log
It seems
smug_def
window is not being created in this scenario, which is expected to exist.Smug version
OS you're using MacOS Monterey 12.4