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

Inverted bindings for <prefix><prefix> and <prefix><prefix_without_ctrl> #40

Closed
juanibiapina opened this issue Sep 4, 2017 · 0 comments · May be fixed by #44
Closed

Inverted bindings for <prefix><prefix> and <prefix><prefix_without_ctrl> #40

juanibiapina opened this issue Sep 4, 2017 · 0 comments · May be fixed by #44

Comments

@juanibiapina
Copy link

Aren't the <prefix><prefix> and <prefix><prefix_without_ctrl> inverted?

I use <prefix><prefix> to alternate windows and <prefix><prefix_without_ctrl> to send the prefix command. I don't remember where I got this because this was many years ago, but now that I'm giving tmux-sensible a try it seems to me that the way I use makes more sense. Alternating windows happens way more often than going to begging of line (in my case, with C-a prefix and vim).

I would like to know what others think.

In my case I just have bind a send-prefix, which solves the problem anyway.

sorsasampo added a commit to sorsasampo/tmux-sensible that referenced this issue Jan 30, 2018
C-a is last-window, a is send-prefix.

This is consistent with screen bindings; C-a C-a toggles to last window,
and C-a a sends the command character.

last-window is usually also needed more often, so it makes sense to make
it more accessible.

Fixes tmux-plugins#40.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant