1
2
3
4
5
6
7
|
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
|
>
>
>
>
>
>
>
>
>
>
>
>
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2020-04-14
Added gunzip plugin.
2020-01-15
Do not traverse a unique side in dir diff.
Support -norun for dir diff.
Prune empty directories in dir diff.
Added -includefile/dir command line, for dir diff.
2020-01-07
Handle multiple screens better for balloon help
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
|