diff options
| author | Xin LI <delphij@FreeBSD.org> | 2017-04-25 03:42:16 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2017-04-25 03:42:16 +0000 |
| commit | 9c83c2751d26fe2e059d6956f0398b56ed919a6a (patch) | |
| tree | b75ed451f9f8336fb4958dbae186b6bd98aa65c0 /NEWS | |
| parent | 1cabeb1f0c93e44ebc8a1d3a78100a962ac3f047 (diff) | |
Vendor import of less 487.vendor/less/v487
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -11,6 +11,26 @@ ====================================================================== + Major changes between "less" versions 481 and 487 + +* New commands ESC-{ and ESC-} to shift to start/end of displayed lines. + +* Make search highlights work correctly when changing caselessness with -i. + +* New option -Da in Windows version to enable SGR mode. + +* Fix "nothing to search" error when top or bottom line on screen is empty. + +* Fix bug when terminal has no "cm" termcap entry. + +* Fix incorrect display when entering double-width chars in search string. + +* Fix bug in Unicode handling that missed some double width characters. + +* Update Unicode database to 9.0.0. + +====================================================================== + Major changes between "less" versions 458 and 481 * Don't overwrite history file; just append to it. |
