Vim cursor skips forward on single-letter replace #10827
Labels
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Tag-Fix
Doesn't match tag requirements
Priority-2
A description (P2)
Product-Terminal
The new Windows Terminal.
Resolution-External
For issues that are outside this codebase
Windows Terminal version (or Windows build number)
WT v1.9.1942.0; MS Windows v10.0.19043.1110
Other Software
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled May 2 2021 22:02:47)
64-bit console version for Windows, downloaded from https://github.com/vim/vim-win32-installer/releases/tag/v8.2.2825#:~:text=Signed%2064-bit%20installer. Patch version 2825.
Powerline v2.7 (Python3).
powerline-status
module, installed viapip
.This is not likely to be related to the issue, but I thought I'd include it nonetheless.
Steps to reproduce
t_EI
and either of thet_S*
variables:r
.Expected Behavior
The cursor should not jump forward when single-letter replacement mode is triggered.
Actual Behavior
The cursor jumps forward, as noted above.
Note that I've tested this same combination of factors in WSL Vim, and the jump does not occur.
The text was updated successfully, but these errors were encountered: