Commit graph

25 commits

Author SHA1 Message Date
John Remmen
f7c1549c0b
Merge pull request #27 from kkpattern/master
Hide the search output during the search.
2018-08-13 21:59:00 -07:00
John Remmen
63df8132f5
Merge pull request #21 from craigjb/master
smartcase, ignorecase, and visual selection
2018-08-13 21:55:08 -07:00
Zhang Kai
d112b6127f Fix redirect shellpipe cause no match on windows platform bug. 2018-08-14 12:34:41 +08:00
Zhang Kai
552232da7c Hide display during search. 2018-08-14 12:01:21 +08:00
=
0df3ac2c3e Respect vim's smartcase and ignorecase options.
Resolve's https://github.com/jremmen/vim-ripgrep/issues/5
2018-03-20 23:53:34 -07:00
=
7d01d6976b Add function for searching a visual selection 2018-03-20 23:43:12 -07:00
John Remmen
88ce3691b6
Merge pull request #19 from jremmen/window-location
Allow setting of quickfix window location
2018-03-11 14:35:43 -07:00
John Remmen
6e2fdfe189
Update README.md 2018-03-11 14:31:28 -07:00
jremmen
1e9f916d34 Allow setting of quickfix window location 2018-03-11 14:27:32 -07:00
John Remmen
e803767d12 Merge pull request #9 from ydeweerdt/fix_rg_root_types
fix the check if the user wants to overrule rg_root_types
2017-10-03 13:06:48 -07:00
John Remmen
f8e1658e3b Merge pull request #6 from RobinClowers/enable-autocomplete
Allow file path completion in the Rg command
2017-10-03 13:01:27 -07:00
Yves Deweerdt
39d2e1f111 fix the check if the user wants to overrule rg_root_types 2017-08-28 16:51:10 +02:00
Robin Clowers
6fca39d2a9 Allow file path completion in the Rg command 2017-06-07 09:35:34 -07:00
jremmen
da940c29ac swap term cap strings during search 2016-09-26 22:53:14 -07:00
John Remmen
0f792556e5 Update README.md 2016-09-26 22:15:53 -07:00
jremmen
e8dcd93491 add search underword 2016-09-25 10:47:52 -07:00
John Remmen
1cff663698 Update README.md 2016-09-25 10:46:32 -07:00
John Remmen
e8ac524bc7 Update README.md 2016-09-25 00:18:58 -07:00
jremmen
c7e5c821ce show cwd unless derive 2016-09-25 00:17:10 -07:00
John Remmen
2b6700c2aa Update README.md 2016-09-25 00:08:01 -07:00
jremmen
f0b59677aa add show root cmd 2016-09-25 00:06:15 -07:00
jremmen
6a59c2b857 add license 2016-09-24 22:57:16 -07:00
jremmen
4abd5d40c0 uncomment guard 2016-09-24 22:31:07 -07:00
jremmen
c8a37cff20 add readme 2016-09-24 22:25:47 -07:00
jremmen
ddc8f1526c add vim-ripgrep 2016-09-24 22:25:31 -07:00