Skip to content

Conversation

tap349
Copy link

@tap349 tap349 commented Dec 10, 2016

enable airline back on close. otherwise it remains disabled in some cases - e.g. after invoking CtrlP.

steps to reproduce:

  • call Extradite and close it
  • call CtrlP and close it too

-> airline statusline is disabled (the whole statusline is blue in my case - I'm using lucius color theme).

@int3
Copy link
Owner

int3 commented Dec 10, 2016

This seems like a problem that should be fixed in the airline code... why should this plugin have airline-specific code?

@xaizek
Copy link
Collaborator

xaizek commented Dec 10, 2016

Actually, 52326f6 added let w:airline_disabled = 1 for #37. Alternative would be to fire custom event(s) on close/open of extradite, so users of airline could disable/enable airline themselves. I didn't thought of this solution then.

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

Successfully merging this pull request may close these issues.

3 participants