Commit 71b2964
committed
patch 8.0.1126: endless resize when terminal showing in two buffers
Problem: Endless resize when terminal showing in two buffers. (Hirohito
Higashi)
Solution: Set a flag to prevent resizing the window.1 parent d326ad6 commit 71b2964
2 files changed
Lines changed: 17 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
| |||
2017 | 2020 | | |
2018 | 2021 | | |
2019 | 2022 | | |
2020 | | - | |
| 2023 | + | |
| 2024 | + | |
| 2025 | + | |
| 2026 | + | |
2021 | 2027 | | |
2022 | | - | |
| 2028 | + | |
2023 | 2029 | | |
2024 | | - | |
2025 | | - | |
| 2030 | + | |
| 2031 | + | |
| 2032 | + | |
| 2033 | + | |
| 2034 | + | |
2026 | 2035 | | |
| 2036 | + | |
2027 | 2037 | | |
2028 | | - | |
2029 | | - | |
2030 | 2038 | | |
2031 | 2039 | | |
2032 | 2040 | | |
| |||
2223 | 2231 | | |
2224 | 2232 | | |
2225 | 2233 | | |
| 2234 | + | |
2226 | 2235 | | |
2227 | 2236 | | |
2228 | 2237 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
761 | 761 | | |
762 | 762 | | |
763 | 763 | | |
| 764 | + | |
| 765 | + | |
764 | 766 | | |
765 | 767 | | |
766 | 768 | | |
| |||
0 commit comments