junegunn / junegunn/fzf.vim

[Suggestion] Customize minimum column width before buffer names show up when using :Lines

Open
#878 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
10.3k
Forks
608
Avg merge
5d 8h
Merged PRs (30d)
2

Description

- Category
- [ ] Question
- [ ] Bug
- [x] Suggestion
- OS
- [x] Linux
- [ ] macOS
- [ ] Windows
- [ ] Etc.
- Vim
- [ ] Vim
- [x] Neovim

Currently, whether buffer names are shown or not in `:Lines` output depends on `s:wide` inside `autoload/vim.vim`.

I think 120 columns is too high of a limit (when I split screen a neovim window, the buffer names don't show up) and I would prefer it to be 80 columns. Please can you make the variable configurable?

Contributor guide

No contributing guide indexed for this repository

Research direction

Read autoload/vim.vim and trace how s:wide controls buffer names in :Lines. Make that minimum-width behavior configurable while preserving the existing default, then verify :Lines in a split Neovim window at the configured threshold.

Written by the indexing model from the issue text.

Assessment

Tech stack
neovim, vim
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.