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

haya14busa / vim / 85
77%
master: 77%

Build:
Build:
LAST BUILD BRANCH: incsearch-hi-all
DEFAULT BRANCH: master
Ran 07 Oct 2017 10:43AM UTC
Jobs 1
Files 84
Run time 5s
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

pending completion
85

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

Jobs
ID Job ID Ran Files Coverage
9 85.9 (BUILD=no TEST=unittests COVERAGE=yes CFLAGS=--coverage LDFLAGS=--coverage FEATURES=huge SHADOWOPT= SRCDIR=./src CHECK_AUTOCONF=yes) 07 Oct 2017 10:43AM UTC 0
2.59
Travis Job 85.9
Source Files on build 85
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #85
  • 02768a04 on github
  • Next Build on incsearch-hi-all (#86)
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