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

Fail to minimize back to original window/pane #732

Open
floyddcn opened this issue Mar 14, 2024 · 1 comment
Open

Fail to minimize back to original window/pane #732

floyddcn opened this issue Mar 14, 2024 · 1 comment

Comments

@floyddcn
Copy link

floyddcn commented Mar 14, 2024

My customization of .tmux: I adjust the prefix + to prefix -z
Actions: I maximize one pane to a new window by prefix -z
Expectation: In the new window,i press down 'prefix -z' but some error occurred,and nothing happend (i expect the window to be minimized to the pane of original window).
What can i do to recover the window to pane???

Following is the error screenshot:
image
image

@gpakosz
Copy link
Owner

gpakosz commented May 3, 2024

Hello @floyddcn and sorry for the late answer

My customization of .tmux: I adjust the prefix + to prefix -z

If by this you mean editing your .local customization file to add

bind + resize-pane -Z

Then try with

bind + resize-pane -Z #!important

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

No branches or pull requests

2 participants