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

Can we document the tab/buffer thing? #4519

Open
githorse opened this issue Mar 4, 2024 · 3 comments
Open

Can we document the tab/buffer thing? #4519

githorse opened this issue Mar 4, 2024 · 3 comments
Labels
bug Something isn't working stale

Comments

@githorse
Copy link

githorse commented Mar 4, 2024

Problem description

image

These look a lot like tabs. But -- surprise! -- they are buffers. As a Vim veteran, I don't even know what's going on here ... ok, looks like it's the bufferline plugin, which I hadn't previously heard of. But whether veteran or newbie, I would expect the tab navigation commands (gt, gT) to work on these, but they don't seem to do anything.

I won't open up here the debate/confusion about Vim buffers vs. tabs, or whether bufferline is a good idea or not. (I'll be turning it off, myself.) But having read through all the docs, I don't see anything about this. Could we add some documentation to make it clear what's going on here, and how I should switch tabs/buffers? (And maybe add some default keyboard shortcuts for it?)

LunarVim version

release-1.3/neovim-0.9-d1c1bace

Neovim version (>= 0.9.1)

0.9.5

Terminal name

Terminal (macOS)

Operating system/version

macOS 14.2 (23C64)

Steps to reproduce

No response

Screenshots

No response

@githorse githorse added the bug Something isn't working label Mar 4, 2024
@chase
Copy link
Collaborator

chase commented Mar 14, 2024

The docs are largely unmaintained, but you can contribute here: https://github.com/LunarVim/lunarvim.org/blob/master/docs/beginners-guide/keybinds-overview.md

@erichlf
Copy link

erichlf commented Apr 6, 2024

I was surprised by this too. In the end use BufferLine* commands and then whatever they are, (they can be tabs or be m buffers as it is configurable) won't matter.

Copy link
Contributor

This issue is stale because it has been open for 50 days with no activity.

@github-actions github-actions bot added the stale label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

3 participants