Commit efe6902
committed
fix: prevent closing for auto toggle check
Problem: Auto toggle check for netrw closes explorer window, resulting
in the window already being closed when we want to close the
full screen window to re-open it on the side.
Solution: prevent closing for auto toggle check.
Fix #1011 parent 4332d38 commit efe6902
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
| 126 | + | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
| 357 | + | |
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| |||
0 commit comments