Deleted Added
full compact
NEWS (367516) NEWS (369759)
1
2 NEWS about less
3
4======================================================================
5
6 For the latest news about less, see the "less" Web page:
1
2 NEWS about less
3
4======================================================================
5
6 For the latest news about less, see the "less" Web page:
7 http://www.greenwoodsoftware.com/less
7 https://greenwoodsoftware.com/less
8 You can also download the latest version of less from there.
9
8 You can also download the latest version of less from there.
9
10 To report bugs, suggestions or comments, send email to bug-less@gnu.org
10 Report bugs, suggestions or comments at
11 https://github.com/gwsw/less/issues.
11
12======================================================================
13
12
13======================================================================
14
15 Major changes between "less" versions 563 and 581.2
16
17* Change ESC-u command to toggle, not disable, highlighting per man page.
18
19* Add ESC-U command.
20
21* Add ctrl-W search modifier for wrapping search.
22
23* F command can be interrupted by ^X.
24
25* Support OSC 8 hyperlinks when -R is in effect.
26
27* g command with no number will ignore -j and put first line at top of screen.
28
29* Multiple + or -p command line options are handled better.
30
31* Add the --incsearch option.
32
33* Add the --line-num-width option.
34
35* Add the --status-col-width option.
36
37* Add the --use-color and --color options.
38
39* Display -w highlight even if highlighted line is empty.
40
41* If search result is in a long line, scroll to ensure it is visible.
42
43* Editing the same file under different names now creates only
44 one entry in the file list.
45
46* Make visual bell more visible on some terminals.
47
48* Ring end-of-file bell no more than once per second.
49
50* Build can use either Python or Perl for Makefile.aut operations.
51
52* Fix crash when using the @ search modifier.
53
54* Fix crash in the 's' command due to duplicate free.
55
56* Fix realpath crash on Darwin.
57
58======================================================================
59
14 Major changes between "less" versions 551 and 563
15
16* Update Unicode tables.
17
18* Treat Hangul Jamo medial vowels and final consonants as zero width.
19
20* Display error message immediately when -o is toggled and
21 input is not a pipe.

--- 1014 unchanged lines hidden ---
60 Major changes between "less" versions 551 and 563
61
62* Update Unicode tables.
63
64* Treat Hangul Jamo medial vowels and final consonants as zero width.
65
66* Display error message immediately when -o is toggled and
67 input is not a pipe.

--- 1014 unchanged lines hidden ---