nvim-ts-autotag icon indicating copy to clipboard operation
nvim-ts-autotag copied to clipboard

Pressing esc while adding tag renames wrong end tag

Open uloco opened this issue 4 months ago • 0 comments

When I start adding a tag in between other tags, and press esc (for whatever reason), a tag rename gets triggered, altough it should not. See the video. I start adding <Image and press esc at the last character. This happens to me several times a day, when I started adding the wrong tag, and then want to delete it, go to normal mode and randomly other tags start to get renamed.

I have no opts in my config, it is just the default setup.

https://github.com/user-attachments/assets/f605b9b0-03f8-417c-a281-7897e6979f5f

uloco avatar Oct 08 '25 13:10 uloco