Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backslashes are shown while editing with multiple cursors #238

Open
luccascorrea opened this issue May 17, 2023 · 2 comments
Open

Backslashes are shown while editing with multiple cursors #238

luccascorrea opened this issue May 17, 2023 · 2 comments

Comments

@luccascorrea
Copy link

luccascorrea commented May 17, 2023

Describe the issue:
When I use multiple cursors and move around or make changes, some backslash characters appear, I'm not sure why. Please see the GIF.

Steps to reproduce

multi

Here's the sequence of keystrokes in the gif:

vlll<C-n><C-n><tab>hhh<tab>llllllc

As you can see above, a green backslash is shown on the right. This is just one example where this happens but it's happened to me in other situations such as when moving around while multiple cursors are active.


  • Operating System: Ubuntu 20.04.4
  • Vim Version: NVIM v0.9.0 Build type: Release
@luccascorrea
Copy link
Author

Here's another example where the backslashes are on top of the actual characters:

multi2

And here's the sequence of keystrokes in the gif:

vlll<C-n><C-n><tab>hhh<tab>llllllhhhhh

@mg979
Copy link
Owner

mg979 commented May 20, 2023

Is it reproducible with a minimal config?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants