1
2
3
4
5
6
7
|
2019-08-28
Allow multiple pairs of files on the command line to open multiple windows.
2019-07-05
Ctrl-E to enable Edit Mode.
Do not ask about overwriting in Edit Mode. Hidden preference to turn it on.
Added -subst command line, to acces PreProcess Subst function.
|
>
>
>
>
>
>
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2019-11-10
More combinations allowed in edit mode. Including copy block of selected text.
2019-11-10
Code cleanup to adhere a bit to some consistent standard.
2019-08-28
Allow multiple pairs of files on the command line to open multiple windows.
2019-07-05
Ctrl-E to enable Edit Mode.
Do not ask about overwriting in Edit Mode. Hidden preference to turn it on.
Added -subst command line, to acces PreProcess Subst function.
|