onivim/oni

TextMate Highlighting: Highlighting doesn't work after jump

Open

#1,584 opened on Feb 19, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (336 forks)batch import
bughelp wantedinsider

Repository metrics

Stars
 (11,389 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

  • I have a file with 154 lines of code
  • 62 of them are visible, cursor is at the first line
  • :60
  • z<Enter> brings line 60 to the top of the 'viewport'

Now all lines below are not highlighted. After I move a line down, TextMate highlighting kicks in. Probably related to #1256. My version is 44e162d359c6b2a669

Contributor guide