skywind3000 / skywind3000/vim-quickui
Change settings when opening tags after preview
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 1.2k
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
Thank for this amazing plugin! I found strange behavior in "Preview quickfix": if I first preview a tag and then open it, the new window maintains the same colors and settings of preview window (also cursorline).
This only occurs with set switchbuf+=usetab,newtab, indeed using the same tab the color scheme is not changed.
Do I need to define some colors? Thanks for help!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the Preview quickfix flow by previewing a tag, opening it, and using set switchbuf+=usetab,newtab; compare the new window's colors, cursorline, and other settings with the preview. Done means the opened tag window no longer incorrectly inherits the preview settings, including when a new tab is used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100