Commit 8a3da6a
committed
patch 8.2.2109: "vim -" does not work well when modifyOtherKeys is enabled
Problem: "vim -" does not work well when modifyOtherKeys is enabled and a
shell command is executed on startup.
Solution: Only change modifyOtherKeys when executing a shell command in raw
mode.1 parent 083966f commit 8a3da6a
2 files changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5273 | 5273 | | |
5274 | 5274 | | |
5275 | 5275 | | |
5276 | | - | |
5277 | | - | |
| 5276 | + | |
| 5277 | + | |
| 5278 | + | |
| 5279 | + | |
5278 | 5280 | | |
5279 | 5281 | | |
5280 | 5282 | | |
| |||
5316 | 5318 | | |
5317 | 5319 | | |
5318 | 5320 | | |
5319 | | - | |
| 5321 | + | |
| 5322 | + | |
| 5323 | + | |
5320 | 5324 | | |
5321 | 5325 | | |
5322 | 5326 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
750 | 750 | | |
751 | 751 | | |
752 | 752 | | |
| 753 | + | |
| 754 | + | |
753 | 755 | | |
754 | 756 | | |
755 | 757 | | |
| |||
0 commit comments