When I run the following command
alacritty -e nvim
Neovim doesn’t open in full terminal window. I need to resize the window for neovim to adjust and fill the whole window
When I run the following command
alacritty -e nvim
Neovim doesn’t open in full terminal window. I need to resize the window for neovim to adjust and fill the whole window
This is a known bug: https://github.com/neovim/neovim/issues/11330