mhinz / mhinz/vim-grepper

grepper prompt can't display <c-d> / <c-s> indicators at the same time

Open
#245 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
1.2k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

in the grepper prompt, pressing `` displays `[dir -file]` but if I press ``, it gets replaced by `[-side]`. I think it should be `[dir -file, -side]` ?

Contributor guide

Open the contributing guide

Research direction

Start at the grepper prompt entry point and reproduce the behavior by pressing and then . Trace how each indicator is stored or rendered, and verify that the completed prompt displays both [dir -file] and [-side] together without one replacing the other.

Written by the indexing model from the issue text.

Assessment

Tech stack
vim
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.