Deleted Added
sdiff udiff text old ( 172597 ) new ( 173682 )
full compact
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
8 You can also download the latest version of less from there.
9
10 To report bugs, suggestions or comments, send email to
11 bug-less@gnu.org or markn@greenwoodsoftware.com.
12
13======================================================================
14
15
16 Major changes between "less" versions 406 and 409
17
18* Support CSI escape sequences, like SGR escape sequences.
19
20* Fix bug which caused screen to fail to repaint when window is resized.
21
22* Fix bug in using -i and -I flags with non-ASCII text.
23

--- 669 unchanged lines hidden (view full) ---

693
694* Lesskey files may now include characters after the action as
695 extra input to be parsed after the action; for example:
696 "toggle-option X" to toggle a specific option X.
697
698
699
700