- Added feature #682, which allows the configuration variable 'defaultheight'
  to override the assumed height of 24 lines when 'detection' is not enabled
  (thanks to Steve Rader).
This commit is contained in:
Paul Beckingham 2011-08-23 23:29:36 -04:00
parent 397d1c2d09
commit 6f38e10cab
6 changed files with 20 additions and 2 deletions

View file

@ -72,6 +72,9 @@
can now be modified as a group (thanks to Bryce Harrington, Eric Fluger).
+ Added feature #679, which makes color rules match project names in a left-
most fashion, like filters (thanks to ch077179).
+ Added feature #682, which allows the configuration variable 'defaultheight'
to override the assumed height of 24 lines when 'detection' is not enabled
(thanks to Steve Rader).
+ Added feature #700, which adds tab-completion of built-in tags.
+ Added feature #710, which adds an attribute modifier prefix to return the
complement of a filtered set (thanks to Dan White).