junegunn / goyo.vim

:tulip: Distraction-free writing in Vim
MIT License
4.49k stars 115 forks source link

Airline(?) suddenly returning after losing and gaining focus #245

Closed antaxiom closed 3 years ago

antaxiom commented 3 years ago

When I lose and gain focus sometimes I see my airline come back, but I also see this scratch line surround the top and sides of my airline. This is odd and unexpected, I had many plugins so it's possible there's one that triggered this.

This is the current situation: image

This is how it usually looks: image

tgturner commented 3 years ago

Looks like this is a dup of #198

antaxiom commented 3 years ago

Seems to be the case, I couldn't find an issue for this so I made it. Thank you.

On Sat, Jan 30, 2021, 4:03 PM Graham Turner notifications@github.com wrote:

Looks like this is a dup of #198 https://github.com/junegunn/goyo.vim/issues/198

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/junegunn/goyo.vim/issues/245#issuecomment-770272815, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJRW3AUPDHMCTHC653XDNK3S4RQXVANCNFSM4V2WWW7Q .

tgturner commented 3 years ago

By the way, there is a suggested fix in that issue that worked for me on MacOS with neovim and airline

antaxiom commented 3 years ago

I'll try this in a moment, I'll update after trying it. Just mentioning I'm only Linux, but it should still work.

On Sat, Jan 30, 2021, 4:05 PM Graham Turner notifications@github.com wrote:

By the way, there is a suggested fix in that issue that worked for me on MacOS with neovim and airline

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/junegunn/goyo.vim/issues/245#issuecomment-770273156, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJRW3ASNXLWZYYR7LKEXD73S4RRBHANCNFSM4V2WWW7Q .

antaxiom commented 3 years ago

Works perfectly, thanks.

On Sat, Jan 30, 2021 at 4:11 PM Alexander Louk alexander.loukjr@gmail.com wrote:

I'll try this in a moment, I'll update after trying it. Just mentioning I'm only Linux, but it should still work.

On Sat, Jan 30, 2021, 4:05 PM Graham Turner notifications@github.com wrote:

By the way, there is a suggested fix in that issue that worked for me on MacOS with neovim and airline

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/junegunn/goyo.vim/issues/245#issuecomment-770273156, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJRW3ASNXLWZYYR7LKEXD73S4RRBHANCNFSM4V2WWW7Q .