mhinz / vim-grepper

:space_invader: Helps you win at grep.
MIT License
1.22k stars 58 forks source link

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

Open teto opened 3 years ago

teto commented 3 years ago

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] ?