We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
goto_next_paragraph should not create a selection to behave like vim.
goto_next_paragraph
I tried this:
hx
]p
I expected this to happen:
Go to the next paragraph without creating a selection
Instead, this happened:
Go to the next paragraph, but a selection was created.
please provide a copy of `~/.cache/helix/helix.log` here if possible, you may need to redact some of the lines
Linux
Alacritty
source
evil-helix release-20240601 (db71fed, helix 24.3)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
goto_next_paragraph
should not create a selection to behave like vim.Reproduction Steps
I tried this:
hx
]p
I expected this to happen:
Go to the next paragraph without creating a selection
Instead, this happened:
Go to the next paragraph, but a selection was created.
Helix log
~/.cache/helix/helix.log
Platform
Linux
Terminal Emulator
Alacritty
Installation Method
source
Helix Version
evil-helix release-20240601 (db71fed, helix 24.3)
The text was updated successfully, but these errors were encountered: