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

Unprefixed mappings do not play well with Kakoune #74

Open
alexherbo2 opened this issue Jul 8, 2020 · 6 comments
Open

Unprefixed mappings do not play well with Kakoune #74

alexherbo2 opened this issue Jul 8, 2020 · 6 comments
Labels

Comments

@alexherbo2
Copy link

No description provided.

@aaronjanse
Copy link
Owner

Thanks for the feedback!

It should be easy to comment-out some bindings in the default config (~/.config/3mux/config.toml). Which keybindings should no longer be enabled by default?

@alexherbo2
Copy link
Author

alexherbo2 commented Jul 14, 2020

I see you are a Vim user, where 3mux mappings are very convenient, so it should be a hard choice for you.

Ultimately I think unprefixed commands should be user mappings. Control and Alt are the application playground. Graphical window managers can use Super to avoid collisions, but terminals cannot leverage this key.

There is an approach also where i3 and Sway do not provide any mappings, but create or suggest you a default configuration. The benefits I see for the latter is there is no merge conflict possible, and provides newcomers with a default and commented configuration that they can edit.

@aaronjanse
Copy link
Owner

aaronjanse commented Jul 16, 2020

There is an approach also where i3 and Sway do not provide any mappings, but create or suggest you a default configuration. The benefits I see for the latter is there is no merge conflict possible, and provides newcomers with a default and commented configuration that they can edit.

Hmm, this is already what 3mux does. Am I missing something?

P.S. Kakoune looks super cool. Thanks for introducing me to it!

@alexherbo2
Copy link
Author

alexherbo2 commented Jul 16, 2020

Yep, I’m sorry to not have tested it.

About the configuration, why reminding “tmux” and “screen”? The choice of the keys do not look the best.

For splitting, I like o for “opening” at the bottom and O at the right.

@aaronjanse
Copy link
Owner

aaronjanse commented Jul 16, 2020 via email

@alexherbo2
Copy link
Author

Yep IPC is enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants