Skip to content

Connect to Name instead of Destination (in WSL) #125

Open
@shellingfff

Description

@shellingfff

Thanks for the handy app !

I find that sshs trys to connect to Name in the config file instead of Destination after pressing Enter.

the config file (~/.ssh/config):

Host "My server"
  HostName server1.example.com
  User root
  Port 22

the output:

Running command: ssh "My server"
hostname contains invalid characters

sshs version:

❯ sshs --version
sshs 4.6.1

The issue happens when I run sshs in WSL(Ubuntu 24.04.2 LTS), but the same config file works well on windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions