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

suggestion: missing tmux bindings #1152

Closed
mimoo opened this issue Mar 1, 2022 · 2 comments
Closed

suggestion: missing tmux bindings #1152

mimoo opened this issue Mar 1, 2022 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@mimoo
Copy link

mimoo commented Mar 1, 2022

I really love the attention to details and the interface of zellij. I've always wondered how a terminal tool could be new user friendly and have tips and helpers on shortcuts, I think you found the perfect solution!

I would suggest a few things:

  • If I press ctrl-O, for example, I would expect that ctrl-G would take me back to the menu instead of locking the interface (usually it's used to cancel the last pressed command).
  • in tmux mode, I usually use ctrl-O to change tab, and ctrl-space to change the layout. They don't seem to work anymore.
@a-kenji a-kenji added the duplicate This issue or pull request already exists label Mar 1, 2022
@a-kenji
Copy link
Contributor

a-kenji commented Mar 1, 2022

Hey! Thank you for reaching out.
This is currently a limitation of a library that we are using.
We plan on addressing this at some point, but this will be quite an undertaking.

There are already a few issues that track it, namely: #357.
So I'll link the two issues.

Here you can see the combinations of keys that are being supported: https://zellij.dev/documentation/keybindings-keys.html#valid-character-combinations .

@a-kenji a-kenji closed this as completed Mar 1, 2022
@a-kenji
Copy link
Contributor

a-kenji commented Mar 1, 2022

The last suggestion was quite clever I think,
if you are willing to rebind the keys of your terminal you can configure zellij to have close to the behaviour you are imagining.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants