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
You can map something like ctrl-z to resize-pane -Z then you save some keystrokes. But this may not be that usefull. At the moment I can not imageine an tmux command that returns the zoomed state so that it sends the keys to the current pane if not in zoom mode..... maybe this is worth a change request for tmux
I don't quite understand what the situation is here. If you close the pane yourself doesn't it go back to VIM (or whatever the previous pane was) already? Is there something that still needs fixing in Vimux here or is this a moot point or a Tmux issue?
How can I return back to vim when I close the zoomed tmux pane ? Right now I need to do
q
<bind> z
<bind> k
which seem like a lot of work.Thanks
The text was updated successfully, but these errors were encountered: