You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the documentation, we know that neovim embeds a VT220/xterm terminal emulator based on libvterm.
But, termbg currently can't get background color in neovim terminal emulator.
From the documentation, we know that neovim embeds a VT220/xterm terminal emulator based on libvterm.
But, termbg currently can't get background color in neovim terminal emulator.
Environment:
Reproduce step:
nvim -u NONE
:terminal
cargo run
in nvim terminal emulatorThe output is:
The text was updated successfully, but these errors were encountered: