• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

haya14busa / vim / 85 / 9
77%
master: 77%

Build:
Build:
LAST BUILD BRANCH: incsearch-hi-all
DEFAULT BRANCH: master
Ran 07 Oct 2017 10:43AM UTC
Files 84
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Oct 2017 10:25AM UTC coverage: 2.593%. First build
BUILD=no TEST=unittests COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=yes

push

travis-ci

haya14busa
Implement incremental highlight search feature

By removing SEARCH_KEEP flag, command line text is stored as last regexp
pattern and used for 'hlsearch' feture while incremental searching.

Add 'inchlsearch' ("inc"remental "hlsearch") option to turn on/off this feature.

This patch is based on itchyny's patch[1]. itchyny's patch didn't handle
cancelling incremental search by <Esc> or <C-c> and command line text is
stored as last pattern even if users cancell the search.
This patch fix this problem by store/restore the search pattern.

[1]: https://groups.google.com/forum/#!searchin/vim_dev/incsearch|sort:relevance/vim_dev/zdp8W-6xUzg/PrqDpP7cilIJ

3078 of 118705 relevant lines covered (2.59%)

241.07 hits per line

Source Files on job 85.9 (BUILD=no TEST=unittests COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=yes)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 85
  • Travis Job 85.9
  • 02768a04 on github
  • Next Job for BUILD=no TEST=unittests COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=yes on incsearch-hi-all (#86.9)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc