Haider Ali
Haider Ali
I am having same issue ``` Traceback (most recent call last): File "/usr/local/bin/tmuxp", line 8, in sys.exit(cli.cli()) File "/usr/local/Cellar/tmuxp/1.13.1/libexec/lib/python3.10/site-packages/click/core.py", line 1130, in __call__ return self.main(*args, **kwargs) File "/usr/local/Cellar/tmuxp/1.13.1/libexec/lib/python3.10/site-packages/click/core.py", line 1055,...
> > I was getting a very similar (identical?) error... > > ...but now that I have an existing session running, these `no space for new pane` errors are gone...
> PS: > > > Can you please tell me. what do you mean by existing session? > > When tmux is running and you're using or "attached" to it,...
> do `tmux ls` and it will show existing sessions (which I believe are technically on tmux's default server, as you can have multiple servers, apparently, I think). > >...