simrat39 / symbols-outline.nvim

A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
MIT License
1.85k stars 100 forks source link

When the outline is closed, there are residual symbols #203

Open HUAHUAI23 opened 1 year ago

HUAHUAI23 commented 1 year ago

When the outline is closed, there are residual symbols

https://user-images.githubusercontent.com/43649186/217988432-21b91e1f-8b0d-4db8-89bd-8d6d1b4e37ff.mp4

HUAHUAI23 commented 1 year ago

Is this a problem with my terminal ?

essial commented 1 year ago

I don't have this issue, but I'm on macOS. Windows terminals tend to be pretty terrible to be fair. Maybe try another terminal or a neovim gui wrapper like neovide or something.

daephx commented 1 year ago

+1 I have this problem as well on windows terminal. Resizing the Outline buffer from the right side of the screen also causes a mess, with a bunch of virtualtext or extmarks littering the sign column on the left hand side of the screen.

Despite whatever engineering faults windows terminal has I have no intention of switching and I haven't experienced this issue with any other plugins.

Xtscat commented 12 months ago

I met the same error on windows terminal.