Help! Weird issue where typing fails in vim command line when trying to substitute. #985
-
Here's a video as I'm not sure how to explain it. MicrosoftTeams-video.2.mp4I can type fine in the vim command bar unless I start a substitution. After the first '/' you only see the last letter typed. If you use the right arrow it reveals the typed letters but back to front. Disabling Ideavim and reenabling doesn't help. Closing the IDE doesn't help either. Can anyone help get this sorted please? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hi! We will definitely need more information to get this sorted:
|
Beta Was this translation helpful? Give feedback.
-
No problems, sorry I didn't include them earlier. It broke during use, rather than specifically after an plugin update. I haven't touched my .ideavimrc in a couple of months, but it's included for context PhpStorm 2023.3.6 .ideavimrc
Logs
|
Beta Was this translation helpful? Give feedback.
This looks like VIM-3325 which was fixed in IdeaVim 2.13.0.
It should be fine now, but please do let us know if you see it again.