Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      detect-encodings
      diff-match-characters
      diff-match-characters-limit
      diff-match-lines
      diff-mismatch-lines
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
diff-match-characters  Variable Reference   diff-match-lines


Epsilon User's Manual and Reference > Variable Reference >

diff-match-characters-limit: preference variable

Default value: 50000

The visual-diff command highlights runs of modified characters within each group of modified lines. To avoid long delays, it does this only if both runs of modified lines are smaller than this size in characters. If either run contains this many characters or more, visual-diff presents that group of lines without character-based highlighting. Set this variable to zero to entirely disable visual diff's highlighting based on individual characters; highlighting will then always be line-based.



Previous   Up    Next
diff-match-characters  Variable Reference   diff-match-lines


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.