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

Remapped tmux bindings not documented #720

Closed
sorenisanerd opened this issue Apr 13, 2024 · 2 comments
Closed

Remapped tmux bindings not documented #720

sorenisanerd opened this issue Apr 13, 2024 · 2 comments
Labels
stale There has not been activity on this issue or PR for quite some time.

Comments

@sorenisanerd
Copy link
Contributor

unbind C-b
set-option -g prefix C-a
bind-key C-a send-prefix

I'm confused why C-b is remapped to C-b, but having it documented would have been really nice.

@frenck
Copy link
Member

frenck commented Apr 22, 2024

it is compatibility with the original screen binding. I think we can just remove the unbind C-b and leave the C-a additionally.

Copy link

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label May 23, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale There has not been activity on this issue or PR for quite some time.
Projects
None yet
Development

No branches or pull requests

2 participants