Wang Shidong
2aa938a633
Fix flygrep syntax in windows ( #2395 )
2018-12-30 03:07:22 -06:00
Viacheslav Lotsmanov
ad934b5d99
Fixed regex in SpaceVimFlyGrep syntax file ( #2363 )
...
* Fixed regex in SpaceVimFlyGrep syntax file
Second number (column?) may not be presented in the FlyGrep output.
* Following-HEAD.md: Added FlyGrep syntax fix
2018-12-19 22:30:23 +08:00
Wang Shidong
fc0bf9869a
Fix Lint ( #1945 )
2018-07-15 20:23:38 +08:00
wsdjeg
b5df733e54
Fix highlight
2018-02-22 09:46:33 +08:00
wsdjeg
26f48076ff
Fix cursor position when open item
2018-01-25 20:58:21 +08:00
wsdjeg
3673b17a7d
Fix: Flygrep match pattern override FileName
2017-12-05 21:53:36 +08:00
Wang Shidong
d6f184f2da
Grep on the fly ( #705 )
...
* Grep on the fly
* Fix screen update
* Fix commands for prompt
* Supprt <BS> in prompt
* Redrew on stdout
* Fix prompt api
* Improve flygrep screen update
* Add function keys for flygrep buffer
* Add statusline support && ignore case
* Add highlight feature
* Fix highlight error
* Ignore FocusLost and FocusGained
* Add prompt mappings
* Add documentation for fly searching
* Update documentation
* Fix lint for flygrep
2017-07-06 21:59:09 +08:00