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

[Bug] Breaks repetition of >> by . #137

Open
Quaddroo opened this issue Apr 18, 2023 · 1 comment
Open

[Bug] Breaks repetition of >> by . #137

Quaddroo opened this issue Apr 18, 2023 · 1 comment

Comments

@Quaddroo
Copy link

If you try to indent some text with >>, and then repeat the indentation (which is common if you visually-selected several lines and need to indent more, so you don't have to visually select them again) with . , it does not work.

It is somehow related the remapping of >> to bullets-demote, I suspect, but I'm not much of a coder so IDK.

@harshad1
Copy link
Collaborator

note that with some recent improvements you should be able to >> or << repeatedly. It's not a full fix for this, but it can help

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