diff options
| author | Xin LI <delphij@FreeBSD.org> | 2020-10-24 05:25:54 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2020-10-24 05:25:54 +0000 |
| commit | e3e1c0a5de4b6c7d51c0282b9378427383134aa9 (patch) | |
| tree | d1180166250393879730fe69e09432a8195b537a /NEWS | |
| parent | 6aa86b45318b321ba7e9cc3c221ab9062ddac4a0 (diff) | |
Notes
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -11,6 +11,31 @@ ====================================================================== + Major changes between "less" versions 551 and 563 + +* Update Unicode tables. + +* Treat Hangul Jamo medial vowels and final consonants as zero width. + +* Display error message immediately when -o is toggled and + input is not a pipe. + +* Fix regression: make screen repaint when "squished" and + a no-movement command is given. + +* Fix erroneous EOF calculation when F command is interrupted. + +* Make WIN32C version include this fix from 551: + Don't count lines in initial screen if using -X with -F. + +* Fix display bug in WIN32C version. + +* Fix memory corruption when built with libtermcap. + +* Support libtinfow. + +====================================================================== + Major changes between "less" versions 530 and 551 * Add --mouse option. |
