summaryrefslogtreecommitdiffstats
path: root/src/testdir/dumps/Test_changing_cmdheight_4.dump
AgeCommit message (Collapse)Author
2022-08-11patch 9.0.0190: the way 'cmdheight' can be made zero is inconsistentv9.0.0190Bram Moolenaar
Problem: The way 'cmdheight' can be made zero is inconsistent. Solution: Only make 'cmdheight' zero when setting it explicitly, not when resizing windows. (closes #10890)