Skip to content

Usage of wezterm ssh with ssh-agent on Windows 11 #3772

Answered by wez
antoineco asked this question in Q&A
Discussion options

You must be logged in to vote

Ah, good. I was the person that added IdentityAgent support to libssh, and enabled unix domain support there for Windows (at my former place of work, we had a custom ssh agent that did some stuff with the TPM to manage secrets, and that was exposed via unix domain).

I commented on another question/issue from you about this or a similar thing: you'll need libssh to support named pipes in order for wezterm to support them.

Making unix software support named pipes is generally difficult because the semantics are similar in some ways but very different in some very painful other ways; named pipes can block forever in a number of situations, which is usually at odds with the non-blocking appro…

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
5 replies
@antoineco
Comment options

@wez
Comment options

Answer selected by antoineco
@wez
Comment options

@antoineco
Comment options

@naikrovek
Comment options

Comment options

You must be logged in to vote
3 replies
@rgwood
Comment options

@acuteaura
Comment options

@gsommer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants