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

Doesn't always detect correct prefix #10

Open
DanielFGray opened this issue Sep 30, 2016 · 3 comments
Open

Doesn't always detect correct prefix #10

DanielFGray opened this issue Sep 30, 2016 · 3 comments

Comments

@DanielFGray
Copy link

DanielFGray commented Sep 30, 2016

Here's my tmux.conf

I override the prefix as C-s if it detects I'm running in an SSH session, but prefix-highlight still thinks it's C-a

@DanielFGray
Copy link
Author

DanielFGray commented Nov 11, 2016

It does seem to work correctly on more recent builds of tmux if i re-load my config after launching tmux, though I can't seem to pinpoint exactly which commit it started working at..

@erickpintor
Copy link
Collaborator

Hi @DanielFGray. Is this still your tmux config?

Could you point me where are you setting the prefix to C-s?
Also, what is the result of this command (inside tmux): tmux show-option -gqv prefix?

@DanielFGray
Copy link
Author

That's my current config, yes. On L81 it sources this config if I'm running in an ssh session, and tmux-prefix will usually say my prefix is still C-a.

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

No branches or pull requests

2 participants