vim-grepper icon indicating copy to clipboard operation
vim-grepper copied to clipboard

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

Open teto opened this issue 3 years ago • 0 comments

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

teto avatar Jun 25 '21 13:06 teto