vscode-remote-x11
vscode-remote-x11 copied to clipboard
Sign Commit + remote x11 issue
Hello, this extension is great. I have been using it to debug some python GUI I am working with and it works flawlessly.
I have one question, it seems this happens when I don't have an x11 server opened in the window host. When I try to sign a commit via terminal in VScode it takes forever to prompt the passphrase for the sign. (it should be directly in the terminal) When the server is open, it prompts a window over the window machine. I think it is because of the display set by the extension.
Have someone had this issue before and would know how can I bypass this?