Commit 3bab939
committed
patch 8.0.0546: swap file exists briefly when opening the command window
Problem: Swap file exists briefly when opening the command window.
Solution: Set the noswapfile command modifier before splitting the window.
(James McCoy, closes #1620)1 parent 15ecbd6 commit 3bab939
3 files changed
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
773 | 773 | | |
774 | 774 | | |
775 | 775 | | |
776 | | - | |
| 776 | + | |
777 | 777 | | |
778 | 778 | | |
779 | 779 | | |
| |||
1292 | 1292 | | |
1293 | 1293 | | |
1294 | 1294 | | |
1295 | | - | |
| 1295 | + | |
1296 | 1296 | | |
1297 | 1297 | | |
1298 | 1298 | | |
| |||
6796 | 6796 | | |
6797 | 6797 | | |
6798 | 6798 | | |
6799 | | - | |
| 6799 | + | |
6800 | 6800 | | |
6801 | 6801 | | |
6802 | 6802 | | |
| |||
6841 | 6841 | | |
6842 | 6842 | | |
6843 | 6843 | | |
| 6844 | + | |
6844 | 6845 | | |
6845 | 6846 | | |
6846 | 6847 | | |
| |||
6857 | 6858 | | |
6858 | 6859 | | |
6859 | 6860 | | |
6860 | | - | |
6861 | 6861 | | |
6862 | 6862 | | |
6863 | 6863 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11058 | 11058 | | |
11059 | 11059 | | |
11060 | 11060 | | |
11061 | | - | |
| 11061 | + | |
11062 | 11062 | | |
11063 | 11063 | | |
11064 | 11064 | | |
| |||
| 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