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

Key-Seq Layer #2781

Closed
wants to merge 1 commit into from
Closed

Key-Seq Layer #2781

wants to merge 1 commit into from

Conversation

Kethku
Copy link
Contributor

@Kethku Kethku commented Aug 27, 2015

Adds key sequence and key chord functionality to spacemacs.

Sequences are rapid ordered pressing of keys, and chords are simultaneous presses of keys.

I like them because I can bind them to insert mode or normal mode without clobbering other existing key bindings. Its definitely not for everyone, but it's nice to have.

@robbyoconnor
Copy link
Contributor

❤️

@syl20bnr
Copy link
Owner

I'll have to re-evaluate key-chord because at the time of 24.3 there were some bugs with evil.
This layer does not bring much though, anyone willing to enable key-chord mode can add the package to additional-package and require it in the config function.

@Kethku
Copy link
Contributor Author

Kethku commented Aug 31, 2015

Thats totally fine. Chord mode was mentioned in the gitter chat and I had been using it for a good long while on 24.4 with seq mode and thought somebody else might find it useful. Take it or leave it 😄

@StreakyCobra
Copy link
Contributor

@syl20bnr Now that we are removing 24.3 support, do you think this one is gonna to be merged? Otherwise we can consider closing it. From my point of view it can be merged as it is useful and sometime we have people asking how to use them.

@syl20bnr
Copy link
Owner

@Devagamster Thank you for the PR.
I'm sorry but I don't see the benefit of such layer since it only add packages. But more importantly I'm against supporting it officially in Spacemacs because:

  1. I don't like the paradigm
  2. It is a lot of work to come up with good key bindings that does not break POLA for very few benefits (roughly not pressing SPC key).

Since we won't take the risk to propose some configuration for these packages, I consider them a user preference not supported by Spacemacs (Spacemacs has already all the tools needed for a very good UX - SPC leader and transient states).

@syl20bnr syl20bnr closed this Feb 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants