Can't see tab-complete suggestions for commands in Goyo
- Dominant language
- Vim Script
- Stars
- 4.7k
- Forks
- 118
- PR merge metrics
- No merged PRs in 30d
Description
Using neovim 0.1.7 and [rakr/vim-one](https://github.com/rakr/vim-one), once I enter Goyo mode I can no longer see completion suggestions for commands other than the currently selected suggestion. The others are invisible.
Removing "StatusLine" from the groups in the tranquilize function solves this, but causes other visual disturbances.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue in Goyo mode with Neovim 0.1.7 and rakr/vim-one, then inspect the tranquilize function and its handling of the StatusLine group. Compare command-line completion before and during Goyo mode. Done means all suggestions are visible without introducing the visual disturbances caused by removing StatusLine.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- neovim, vim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100