Commit 36ae89c
committed
patch 8.0.0253: error when loading session if winminheight is 2
Problem: When creating a session when winminheight is 2 or larger and
loading that session gives an error.
Solution: Also set winminheight before setting winheight to 1. (Rafael
Bodill, neovim #5717)1 parent 4019cf9 commit 36ae89c
3 files changed
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11197 | 11197 | | |
11198 | 11198 | | |
11199 | 11199 | | |
| 11200 | + | |
| 11201 | + | |
11200 | 11202 | | |
11201 | | - | |
| 11203 | + | |
11202 | 11204 | | |
11203 | 11205 | | |
11204 | 11206 | | |
| |||
11268 | 11270 | | |
11269 | 11271 | | |
11270 | 11272 | | |
| 11273 | + | |
| 11274 | + | |
| 11275 | + | |
| 11276 | + | |
11271 | 11277 | | |
11272 | 11278 | | |
11273 | 11279 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
104 | 113 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
| 767 | + | |
| 768 | + | |
767 | 769 | | |
768 | 770 | | |
769 | 771 | | |
| |||
0 commit comments