You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First time I see this behavior, must be due to the recent changes.
With at least two sessions open, chose one and have multiple panes open on it. Zoom one of the panes (prefix + z) and then switch to another session. Now switch back to the session with the zoomed pane. On switching back the zoom state is lost.
I start it from inside a tmux session (tmuxp load -y ./foo.yaml, -y or -d doesn't matter). I've noticed that I do get this message "no previous window", right when I start and enter the session with tmuxp load -y ./foo.yaml, prior to applying zoom, etc.
The message "no previous window" always shows up when switching to tmuxp created sessions. Not only it shows up, I've noticed there's now quite a delay for the layout to load up when running tmuxp load -y ./foo.yaml. It spends some seconds in a blank state before the layout loads.
With at least two sessions open, chose one and have multiple panes open on it. Zoom one of the panes (prefix + z) and then switch to another session. Now switch back to the session with the zoomed pane. On switching back the zoom state is lost.
I can't recreate it. My zoom is preserved.
I start it from inside a tmux session (tmuxp load -y ./foo.yaml, -y or -d doesn't matter). I've noticed that I do get this message "no previous window", right when I start and enter the session with tmuxp load -y ./foo.yaml, prior to applying zoom, etc.
I tried the yaml (on this machine, it's tmux 2.5 and the left pane is massive), and couldn't recreate the zoom glitch.
I believe it's happening to you, I just haven't been able to recreate it yet.
Missing zoom is secondary. it's lost because tmux is always emitting the error message "no previous window" at the bottom, which should reset the layout. There's also the issue regarding slower layout loading. For now I'm just pinned to tmuxp 1.3.2.
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.
This bot is used to handle issues where the issue hasn't been discussed or
has gone out of date. If an issue isn't resolved and handled in a certain
period of time, it may be closed. If you would like your issue re-opened,
please create a fresh issue with the latest, up to date information and
mention this issue in it.
Just to make sure, you can still load the windows/panes via tmuxp. But the session zoom breaks the zoom state after tmuxp loads it, and it started happening after the hook added when fixing #312?
it's lost because tmux is always emitting the error message "no previous window" at the bottom, which should reset the layout. There's also the issue regarding slower layout loading. For now I'm just pinned to tmuxp 1.3.2.
Got it. So if #364 is fixed, this should be fixed?
Activity
oblitum commentedon Nov 10, 2017
I'm getting a tmux message when switching back: "no previous window".
oblitum commentedon Nov 10, 2017
The session must be created by tmuxp, I'm using this one:
I start it from inside a tmux session (
tmuxp load -y ./foo.yaml
,-y
or-d
doesn't matter). I've noticed that I do get this message "no previous window", right when I start and enter the session withtmuxp load -y ./foo.yaml
, prior to applying zoom, etc.oblitum commentedon Nov 10, 2017
The message "no previous window" always shows up when switching to tmuxp created sessions. Not only it shows up, I've noticed there's now quite a delay for the layout to load up when running
tmuxp load -y ./foo.yaml
. It spends some seconds in a blank state before the layout loads.tony commentedon Nov 13, 2017
I can't recreate it. My zoom is preserved.
I tried the yaml (on this machine, it's tmux 2.5 and the left pane is massive), and couldn't recreate the zoom glitch.
I believe it's happening to you, I just haven't been able to recreate it yet.
tony commentedon Nov 13, 2017
I should try it on tmux 2.6.
oblitum commentedon Nov 21, 2017
Missing zoom is secondary. it's lost because tmux is always emitting the error message "no previous window" at the bottom, which should reset the layout. There's also the issue regarding slower layout loading. For now I'm just pinned to tmuxp 1.3.2.
stale commentedon Jan 20, 2018
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.
This bot is used to handle issues where the issue hasn't been discussed or
has gone out of date. If an issue isn't resolved and handled in a certain
period of time, it may be closed. If you would like your issue re-opened,
please create a fresh issue with the latest, up to date information and
mention this issue in it.
tony commentedon Apr 1, 2018
Reopening
Is this the issue preventing you from using tmuxp at the latest version?
tony commentedon Apr 1, 2018
Just to make sure, you can still load the windows/panes via tmuxp. But the session zoom breaks the zoom state after tmuxp loads it, and it started happening after the hook added when fixing #312?
Got it. So if #364 is fixed, this should be fixed?
oblitum commentedon Apr 1, 2018
Most probably yes.
oblitum commentedon Apr 1, 2018
#364 is just a reopened duplicate of this one due to the stale bot.
oblitum commentedon Apr 1, 2018
I thought #364 description was pretty clear on that...