Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

closing VimuxZoomRunner #102

Open
chalmagean opened this issue Apr 3, 2014 · 2 comments
Open

closing VimuxZoomRunner #102

chalmagean opened this issue Apr 3, 2014 · 2 comments
Labels

Comments

@chalmagean
Copy link

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

@m42e
Copy link
Contributor

m42e commented Aug 19, 2014

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

@alerque
Copy link
Member

alerque commented Feb 14, 2021

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants