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

NeoVintageous / NeoVintageous / 824 / 2
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 14 May 2019 08:45PM UTC
Files 45
Run time 3s
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

14 May 2019 08:42PM UTC coverage: 82.683% (+0.02%) from 82.668%
SUBLIME_TEXT_VERSION="3"

push

travis-ci

gerardroche
Fix focus causes visual mode to enter normal mode issues

Mapping super keys to visual mode doesn't work because Sublime loses
focus when super keys are press (at least on Ubuntu).

The reason this happens is because when the focus goes back to Sublime
it fires the activated view event, NeoVintageous then clears the visual
selection, which then means the mapping resolver runs in Normal mode and
because the mapping is in visual mode it isn't found.

Possibly relates to: #277 #357 #374

Fixes #547
Fixes #548

10103 of 12219 relevant lines covered (82.68%)

0.83 hits per line

Source Files on job 824.2 (SUBLIME_TEXT_VERSION="3")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 702
  • Travis Job 824.2
  • 1b4f4bff on github
  • Prev Job for SUBLIME_TEXT_VERSION="3" on develop (#821.2)
  • Next Job for SUBLIME_TEXT_VERSION="3" on develop (#832.2)
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