Commit 41baa79
committed
patch 8.0.0209: cursor binding does not work with :substitute
Problem: When using :substitute with the "c" flag and 'cursorbind' is set
the cursor is not updated in other windows.
Solution: Call do_check_cursorbind(). (Masanori Misono)1 parent 25b0e6b commit 41baa79
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5263 | 5263 | | |
5264 | 5264 | | |
5265 | 5265 | | |
| 5266 | + | |
| 5267 | + | |
| 5268 | + | |
| 5269 | + | |
5266 | 5270 | | |
5267 | 5271 | | |
5268 | 5272 | | |
| |||
| 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