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

Bug: Switching in and out of Zen mode introduces cutoffs and doesn't resize process window #146

Open
IroncladDev opened this issue Jul 15, 2024 · 1 comment

Comments

@IroncladDev
Copy link

After updating to the latest version, I'm starting to experience this issue.

You can see me reproducing the bug here:
https://github.com/user-attachments/assets/37d4d8d9-1c2c-4e6d-9e9b-7fd349052fac

And to show that this isn't neovim-specific:
https://github.com/user-attachments/assets/9213a817-5ce7-49d9-b5b4-62962a810e9f

To reproduce:

  1. Open your terminal emulator in fullscreen
  2. Run a few processes (preferably some sort of TUI)
  3. Select a process in the sidebar and press 'z' to enter Zen mode
  4. The process doesn't resize and instead shows a ton of question marks
  5. Resize the terminal emulator window while still in zen mode
  6. Fixes itself
  7. Get out of zen mode with CTRL+A
  8. Process does not resize (if using a TUI you'll see a cutoff)
  9. Resize the terminal emulator window
  10. Process resizes

Neovim in Mprocs in Alacritty on MacOS, btw

@pvolok
Copy link
Owner

pvolok commented Jul 23, 2024

Thank you for such a thorough explanation!

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