issues
search
mhinz
/
vim-grepper
:space_invader: Helps you win at grep.
MIT License
1.22k
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add 'neovim-plugin' as topic to the GitHub repository
#262
saumyajyoti
opened
3 months ago
0
complete_files error
#261
ivanbrennan
opened
1 year ago
1
add example of how to grep in the directory of current file.
#260
dlants
opened
1 year ago
1
Grepper in Vimscript function does not execute subsequent cdo command
#259
gennaro-tedesco
opened
2 years ago
0
The -buffer flag has no effect
#258
pluma9
closed
9 months ago
7
-cword stopped working
#257
slashmili
opened
2 years ago
11
Improve file/path completion, handle more cases
#256
mmrwoods
opened
2 years ago
2
Apply search only to files that are in quickfix list
#255
anouarkappitou
opened
2 years ago
0
Do not assume shell for platform
#254
Sh3Rm4n
opened
3 years ago
0
no results for term surrounded by single quotes under Microsoft Windows 10
#253
Konfekt
opened
3 years ago
3
Introduce GrepperQuery highlight group
#252
jez
closed
3 years ago
1
unescape characters Grep Tool treats as special but Vim as literal
#251
Konfekt
opened
3 years ago
3
Make sure that we don't pipe stdin when starting a job
#250
ddeville
closed
3 years ago
3
Can I pass multiple arguments to grepprg?
#249
sihunqu123
opened
3 years ago
0
Can I have multiple configs for a same tool?
#248
sihunqu123
opened
3 years ago
0
Failed to catch the filename when grepping a file(NOT folder) with gnu-grep
#247
sihunqu123
opened
3 years ago
0
qf window height
#246
Trid-collab
closed
9 months ago
1
grepper prompt can't display <c-d> / <c-s> indicators at the same time
#245
teto
opened
3 years ago
0
Always No results with ripgrep 13.0
#244
trsdln
closed
3 years ago
24
`executable` seems to be really slow on arm64 macOS causing grepper
#243
lanza
closed
3 years ago
0
Search in project root
#242
gennaro-tedesco
closed
3 years ago
0
Integration with fugitive for git-grep
#241
blueyed
opened
3 years ago
0
why not support realtime display while typing some search words?
#240
paopaol
closed
9 months ago
1
doc/grepper.txt: refine description of behaviour for opening files from the side window
#239
jf
opened
4 years ago
0
doc/grepper.txt: s/`}`and/`}` and/
#238
jf
opened
4 years ago
0
'o' does not open the current context
#237
jf
opened
4 years ago
0
doc/grepper.txt: suggestion about setting global grepper options is misleading
#236
jf
opened
4 years ago
0
Autocomplete path in the Grepper prompt?
#235
bravoecho
opened
4 years ago
0
Add more "greppable" info in the About section?
#234
bravoecho
opened
4 years ago
0
RipGrep keeps running on background (WSL Ubuntu)
#233
l13rb4git
closed
3 years ago
1
Pass empty list to setqflist when setting attrs
#232
mvanderkamp
closed
4 years ago
1
E475: Invalid argument: cannot have both a list and a "what" argument
#231
jinyeow
closed
4 years ago
2
Adding a generic mapping example in wiki on <Plug>(GrepperOperator) flags setting
#230
milvi
opened
4 years ago
1
Jumping jumps to line instead of character
#229
sheerun
opened
4 years ago
6
Allow to define query as positional argument
#228
sheerun
opened
4 years ago
0
As a function writer, I'd like to be able to write "sync" queries
#227
charlespwd
opened
4 years ago
0
Can't search with **/*
#226
stsewd
opened
4 years ago
0
Not working with cmdwin.
#225
ghost
opened
4 years ago
0
On converting regex, escape special character that is literal but special when escaped in Vim regex
#224
Konfekt
opened
4 years ago
0
A bug about memory leak whiling search a char Colon(:)
#223
lwwens
opened
4 years ago
1
How to close the search result window?
#222
Leviathan1995
closed
4 years ago
4
arrow keys in terminal Vim
#221
Konfekt
closed
4 years ago
4
Add "%f" to default grepformat settings
#220
blueyed
closed
4 years ago
1
"grepformat" with -l: match filename-only
#219
blueyed
closed
4 years ago
1
Highlight: fix queries picked from the command window
#218
glenvt18
closed
5 years ago
16
-side: cosmetic fixes
#217
glenvt18
closed
5 years ago
1
Fix tool error handling for a side window
#216
glenvt18
closed
5 years ago
1
Highlight: remove long flags from the query
#215
glenvt18
closed
5 years ago
1
Avoid hit-Enter prompt with "Running: …" message
#214
blueyed
closed
5 years ago
1
git: grepprg: add --basic-regexp
#213
blueyed
closed
5 years ago
8
Next