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

Toggle bufferline? #37

Open
stassa opened this issue Jun 5, 2016 · 1 comment
Open

Toggle bufferline? #37

stassa opened this issue Jun 5, 2016 · 1 comment

Comments

@stassa
Copy link

stassa commented Jun 5, 2016

Hi- is there a way to toggle the bufferline on and off, on the fly, sort of?

If I set it to off in my vimrc:

let g:bufferline_echo = 0

Can I then toggle it back on when I need it? Only, I have too many buffers open and when the bufferline is displayed I have to stop and press enter (or Esc) to move on to the next one with Ctrl + PageUp/Down. It would be nice to know how to display the bufferline only when I want it.

Cheers!

@ghost
Copy link

ghost commented Dec 29, 2017

Someone set updatetime to 400ms but I've found it hard to see command's result. So maybe a toggle options to manually on/off feature maybe good. OR option to set a delay after result of a command like 4s otherwise default to 200ms for example.

EDIT: I fall back to default, it's good enough, still a desire to have a toggle options, sometime waiting for 4s to see is expensive.

EDIT2: Don't know why but I use gg G a lot to move head and bottom of file but each time it will reset bufferline and have to wait for 4s, It's annoying.

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

1 participant