Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Airline pops up on BufWritePost event. #228

Open
hwijeen opened this issue Jul 14, 2020 · 1 comment
Open

Airline pops up on BufWritePost event. #228

hwijeen opened this issue Jul 14, 2020 · 1 comment

Comments

@hwijeen
Copy link

hwijeen commented Jul 14, 2020

Hi,
Screen Shot 2020-07-14 at 10 53 24 PM
thank you for the great plugin.
One little thing that gets on my nerve is that airline plugin pops up whenever I :w in goyo.
To inspect why this is happening, I looked at au BufWritePost and found the following line.

airline_whitespace  BufWritePost
    *         call <sid>ws_refresh()

I guess airline refreshes when I save a file, and it toggles the airline back on my screen.
(The airline disappears when I type ctrl-w-k - I can't figure out why!)

Is there a recommended way to suppress this behavior?

@mvpopuk
Copy link

mvpopuk commented Oct 12, 2023

I have the same problem with Lualine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants