Details
Description
Lets assume I have the following text:
(blubb)
(abc)
(abc)
now, I want to replace abc with blubb doing this as follows:
yi( (cursor insode blubb)
vi(p (cursor inside first abc) -> blubb is correctly pasted
. (cursor inside second abc) -> abc gets pasted, even though original vim would paste blubb
Attachments
Issue Links
- relates to
-
QTCREATORBUG-11913 Missing features in FakeVim
-
- Reported
-