1
2
3
4
5
6
7
8
9
10
11
12
|
<title>Changes</title>
Upcoming changes (not yet released):
* TBW
* Added -subst command line, to access PreProcess Subst function.
* Better SVN commit, handling added directories.
* Ctrl-E to enable Edit Mode.
* Allow copying selected lines in Edit Mode.
* Allow deleting any line in Edit Mode.
Changes in v2.8.4 (2019-02-06):
|
>
>
>
>
>
>
>
>
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<title>Changes</title>
Upcoming changes (not yet released):
* TBW
Changes in v2.8.5 (2023-04-27):
* Added -printLineSpace.
* Support -context/-w/-b for -review.
* Added gunzip plugin.
* Added -includedir and -includefile options for directory diff.
* Allow multiple pairs of files on the command line to open multiple windows.
* Added -subst command line, to access PreProcess Subst function.
* Better SVN commit, handling added directories.
* Ctrl-E to enable Edit Mode.
* Allow copying selected lines in Edit Mode.
* Allow deleting any line in Edit Mode.
Changes in v2.8.4 (2019-02-06):
|