File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 10
10
https://github.com/gwsw/less/issues.
11
11
12
12
======================================================================
13
- Major changes between "less" versions 595 and 596
13
+
14
+ Major changes between "less" versions 595 and 597
14
15
15
16
* Add $HOME/.config to possible locations of lesskey file.
16
17
18
+ ======================================================================
19
+
17
20
Major changes between "less" versions 590 and 595
18
21
19
22
* Add the --header option.
Original file line number Diff line number Diff line change @@ -940,6 +940,7 @@ v594 10/1/21 Let regex library handle caseless; add --redraw-on-quit option;
940
940
v595 10/12/21 Add H color type; add += to lesskey var section;
941
941
add --search-options.
942
942
v596 11/8/21 Look for lesskey in $HOME/.config.
943
+ v597
943
944
*/
944
945
945
- char version [] = "596 " ;
946
+ char version [] = "597x " ;
You can’t perform that action at this time.
0 commit comments