Windows Terminal version
1.23.12371.0
Windows build number
10.0.26100.5074
Other Software
OpenSSH_for_Windows_9.5p2
Neovim NVIM v0.11.4 (on Arch Linux)
Steps to reproduce
Maximize the Windows Terminal window.
ssh to some Linux system.
Run nvim (maybe nvim --clean).
Ctrl-Z suspend Nvim and return to the shell.
fg resume Nvim.
Expected Behavior
The terminal window should remain maximized.
Actual Behavior
The terminal window shrinks in height by 1 row every time fg returns to Nvim.
Windows Terminal version
1.23.12371.0
Windows build number
10.0.26100.5074
Other Software
OpenSSH_for_Windows_9.5p2
Neovim NVIM v0.11.4 (on Arch Linux)
Steps to reproduce
Maximize the Windows Terminal window.
sshto some Linux system.Run
nvim(maybenvim --clean).Ctrl-Z suspend Nvim and return to the shell.
fgresume Nvim.Expected Behavior
The terminal window should remain maximized.
Actual Behavior
The terminal window shrinks in height by 1 row every time
fgreturns to Nvim.