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

add alt-backspace, alt-<, alt->, ctrl-j keymap to delete word backward, goto file start, goto file end, insert newline #1441

Merged
merged 4 commits into from
Jan 16, 2022

Conversation

WindSoilder
Copy link
Contributor

@WindSoilder WindSoilder commented Jan 4, 2022

I'm missing M-BACKSPACE, M-< and M-> in emacs..

With M-< and M->, we can move cursor without goto normal mode.

Although they can be configured in config, I still want to make it builtin.....

@WindSoilder WindSoilder changed the title add alt-backspace keymap to delete word backward add alt-backspace, alt-<, alt-> keymap to delete word backward, goto file start, goto line end Jan 5, 2022
@WindSoilder WindSoilder changed the title add alt-backspace, alt-<, alt-> keymap to delete word backward, goto file start, goto line end add alt-backspace, alt-<, alt-> keymap to delete word backward, goto file start, goto file end Jan 5, 2022
@WindSoilder WindSoilder changed the title add alt-backspace, alt-<, alt-> keymap to delete word backward, goto file start, goto file end add alt-backspace, alt-<, alt->, ctrl-j keymap to delete word backward, goto file start, goto file end, insert newline Jan 9, 2022
@archseer archseer merged commit 22297d0 into helix-editor:master Jan 16, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants