-
-
Notifications
You must be signed in to change notification settings - Fork 60
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] Enhance Enter Key does not work with vim o/O keys #460
Comments
I run into this bug all the time, and it would be wonderful if it were fixes (and I lack the skills to do so). |
I can't reproduce this bug. What are the conditions to reproduce it? |
Here's a screen recording of the reported behavior. Let me know if you have further questions on how to reproduce it Screen.Recording.2024-06-25.at.12.47.18.PM.480.mov |
Oh I see now that I already use a workaround for this, hence why I can't reproduce it 😅. I'm very sorry for wasting your time @greggroth . |
Thanks for sharing that! That looks way simpler and easier than what I proposed, so I'll give it shot and see if there's a way to incorporate it into my PR. |
When using the vim shortcuts
o
orO
to insert above or below the cursor, the outliner plugin does not insert a bullet point.To Reproduce
o
orO
(shift + o)Expected behavior
I think it might be best to have a separate option for it so the user can decide the behavior.
Environment (please complete the following information):
N/A
The text was updated successfully, but these errors were encountered: