Skip to content

set -g tmate-server-port "xxxx" doesn't when there is a port defined in ~/.ssh/config #167

Description

@glennie

Hello,
In my ssh configuration file, I've
Host *
Port 22
In this case, tmate tries to connect to port 22 even with set -g tmate-server-port "xxxx" in .tmate.conf.

IMHO, either tmate should ignore local ssh config or should be able to use a specific ssh configuration block.
Kinds regards,

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

    Issue actions