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

TogglePaneZoomState causes a bunch of empty lines to appear #1878

Closed
dnguyener opened this issue Apr 16, 2022 · 2 comments
Closed

TogglePaneZoomState causes a bunch of empty lines to appear #1878

dnguyener opened this issue Apr 16, 2022 · 2 comments
Labels
bug Something isn't working Windows Issue applies to Microsoft Windows

Comments

@dnguyener
Copy link

What Operating System(s) are you seeing this problem on?

Windows

WezTerm version

20220408-101518-b908e2dd

Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?

Yes, and I updated the version box above to show the version of the nightly that I tried

Describe the bug

When utilizing multiple panes, togglePaneZoomState causes a bunch of empty lines to appear above the prompt. This happens when a large amount of text has been generated.

To Reproduce

  1. Horizontal Split.
  2. On the left window, generate a large amount of output. In my case, I'm using dmesg.
    image
  3. On the left window, togglePaneZoomState . The pane is maximized but now there are a bunch of empty space above the prompt. The prompt also moved up a line.
    image

Configuration

no config.

Expected Behavior

I expect no empty space and the prompt to stay in the same position.

Logs

23:03:40.103 INFO wezterm_client::discovery::windows > published gui path as gui-sock-6252
23:03:40.147 WARN window::os::windows::window > EGL init failed Config says to avoid EGL, fall back to WGL
23:03:40.338 INFO wezterm_gui::termwindow > OpenGL initialized! Intel(R) UHD Graphics 4.5.0 - Build 30.0.100.9955 is_context_loss_possible=true wezterm version: 20220408-101518-b908e2dd
23:24:00.603 INFO wezterm_gui::termwindow > Ding! (this is the bell) in pane 4

Anything else?

No response

@dnguyener dnguyener added the bug Something isn't working label Apr 16, 2022
@wez wez added the Windows Issue applies to Microsoft Windows label Apr 16, 2022
@wez
Copy link
Owner

wez commented Apr 16, 2022

This isn't really related to pane zooming so much as it is to the general category of ConPTY resizing behavior being weird.
#1265 (comment) has more background on this. I'm going to close this issue in favor of that one.

@wez wez closed this as completed Apr 16, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2023

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working Windows Issue applies to Microsoft Windows
Projects
None yet
Development

No branches or pull requests

2 participants