diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +CHANGES FROM 2.9 to X.X + +* Allow the prefix used for new buffer names to be given as an argument to the + copy commands in copy mode. + CHANGES FROM 2.8 to 2.9 * Add format variables for the default formats in the various modes @@ -19,7 +24,7 @@ CHANGES FROM 2.8 to 2.9 Now that it is possible to configure their content, enable the existing code that lets the status line be multiple lines in height. The status option can - now take a value of 2, 3, 4 or 5 (as well as the previou s on or off) to + now take a value of 2, 3, 4 or 5 (as well as the previous on or off) to configure more than one line. The new status-format array option configures the format of each line, the default just references the existing status-* options, although some of the more obscure status options may be eliminated |