Skip to content

Conversation

xhcoding
Copy link

The conpty-proxy launches processes through conpty and redirects their input/output to its own stdin and stdout.

The proxy launches processes through conpty and redirects their input/output to its own stdin and stdout.
@Sbozzolo
Copy link
Collaborator

Sbozzolo commented Oct 1, 2025

I don't have access to windows machines. Would anyone be interested in testing this?

@Master-Hash
Copy link

Master-Hash commented Oct 2, 2025

I don't have access to windows machines. Would anyone be interested in testing this?

I confirm it works, but documentation and config need polish.

e.g. The package relies on conpty_proxy.exe, whose path seems not configurable (default: the same path as vterm.el, see https://github.com/xhcoding/emacs-libvterm/blob/master/vterm.el#L1465-L1467).

A working snapshot:
图片

@xhcoding
Copy link
Author

xhcoding commented Oct 3, 2025

I don't have access to windows machines. Would anyone be interested in testing this?

I confirm it works, but documentation and config need polish.

e.g. The package relies on conpty_proxy.exe, whose path seems not configurable (default: the same path as vterm.el, see https://github.com/xhcoding/emacs-libvterm/blob/master/vterm.el#L1465-L1467).

A working snapshot: 图片
I've added a new variable to specify the path to conpty_proxy.exe

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

Successfully merging this pull request may close these issues.

3 participants