Skip to content
Discussion options

You must be logged in to vote

Why is there a need of another made, namely visual?

It's actually extend but we haven't renamed it yet, it also have some issues which is why it wasn't very much documented.

So instead of doing shift, you do v.

<s-[key]> is very limited, you can't do c-s-f to extend to next page. And one of the design choices is we want to avoid is holding down shift or alt.

Likewise, I like features like space mode here, which is not available in Kakoune.

A few of the space features are based on doom emacs.

See #165 and https://github.com/helix-editor/helix/wiki/Keymap-brainstorm for more information behind the design choices.

Replies: 1 comment 16 replies

Comment options

You must be logged in to vote
16 replies
@sudormrfbin
Comment options

@kajuburfi
Comment options

@kajuburfi
Comment options

@sudormrfbin
Comment options

@pickfire
Comment options

Answer selected by kajuburfi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
A-keymap Area: Keymap and keybindings
4 participants