Skip to content

Doesn't always detect correct prefix #10

Open
@DanielFGray

Description

@DanielFGray

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

Activity

DanielFGray

DanielFGray commented on Nov 11, 2016

@DanielFGray
Author

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

erickpintor commented on Nov 14, 2016

@erickpintor
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

DanielFGray commented on Nov 14, 2016

@DanielFGray
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @DanielFGray@erickpintor

        Issue actions

          Doesn't always detect correct prefix · Issue #10 · tmux-plugins/tmux-prefix-highlight