Eskil

Check-in [c5d27f32bf]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Added Context and Clear Align menu descriptions.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: c5d27f32bf7045a5b5de6d568cc1d85b3452dae7
User & Date: peter 2004-05-26 10:27:52.000
Context
2004-05-26
10:28
Added alignment section. check-in: dde807ea23 user: peter tags: trunk
10:27
Added Context and Clear Align menu descriptions. check-in: c5d27f32bf user: peter tags: trunk
10:26
Release 2.0.3 check-in: 6cc82856ad user: peter tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to doc/eskil.txt.
31
32
33
34
35
36
37
38

39
40
41
42
43
44
45
46
47
48
49
50
51
52

53
54
55
56
57
58
59
                      that look the same and place them abreast. The "small"
                      version do not parse big blocks to avoid long runs.
             The Char and Word options selects if the line parsing should
             highlight full words only, or check single characters.
             2nd stage  : More thorough parsing of a line.
             Mark last  : Last change of a line is underlined
  Colours  : Choose highlight colours.
  Diffs only : Only differing lines will be displayed.

  Force crlf translation : (Windows only) Use crlf mode when reading files.
  Save default: Save current option settings in ~/.eskilrc

Search Menu
  Find     : Search dialog
  Find next : Repeat search
  Find prev : Repeat search backwards

Tools Menu
  New Diff Window   : Open another diff window.
  Directory Diff    : Window for comparing directories
  Clip Diff         : Gives two areas where you can paste text and diff them.
  Merge             : Perform a two way merge.
  Align             : Try to get two lines to line up in a new diff.


Diff Options Field: Any text written here will be passed to diff.
Rev 1/2 Fields    : In RCS/CVS mode, these field are passed as -r options to
                    diff, to select versions.

Prev Diff Button: Scrolls to the previous differing block, or to the top
                  if there are no more diffs.







|
>













|
>







31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
                      that look the same and place them abreast. The "small"
                      version do not parse big blocks to avoid long runs.
             The Char and Word options selects if the line parsing should
             highlight full words only, or check single characters.
             2nd stage  : More thorough parsing of a line.
             Mark last  : Last change of a line is underlined
  Colours  : Choose highlight colours.
  Context  : You can select that only differing lines shall be displayed,
             and how many surrounding lines are shown.
  Force crlf translation : (Windows only) Use crlf mode when reading files.
  Save default: Save current option settings in ~/.eskilrc

Search Menu
  Find     : Search dialog
  Find next : Repeat search
  Find prev : Repeat search backwards

Tools Menu
  New Diff Window   : Open another diff window.
  Directory Diff    : Window for comparing directories
  Clip Diff         : Gives two areas where you can paste text and diff them.
  Merge             : Perform a two way merge.
  Clear Align       : Clear alignment info for this diff.  The effect does not
                      show until you do "Redo Diff".

Diff Options Field: Any text written here will be passed to diff.
Rev 1/2 Fields    : In RCS/CVS mode, these field are passed as -r options to
                    diff, to select versions.

Prev Diff Button: Scrolls to the previous differing block, or to the top
                  if there are no more diffs.