wez / wezterm

A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
https://wezfurlong.org/wezterm/
Other
16.36k stars 726 forks source link

How can I make my neovim full screen? #2040

Closed HIDE-r closed 2 years ago

HIDE-r commented 2 years ago

As my posted pictures, you can see that, when I open my neovim, it will have a purple border in the terminal, which is my terminal's theme I deliberately set makes this problem easier to see.

And when I use alacritty, I don't have this problem.

I found the document nothing about it. Hope to get help~

image image

HIDE-r commented 2 years ago

Oh, I found the solution. In before, I was searching for 'widge' , this were wrong ways. XD

https://wezfurlong.org/wezterm/config/lua/config/window_padding.html?highlight=wid#window_padding

wez commented 2 years ago

Yes, changing the window padding (which you found in your comment above) is what you want here!

github-actions[bot] commented 1 year ago

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.