Amit Singh

Results 47 comments of Amit Singh

Hey all, got busy so never got around to this. Just for some context, [this is the solution](https://superuser.com/q/1403473) that I tried to implement (in the latest release) and it worked...

> I can confirm that I have the same problem when communicating between two docker containers using OpenSSH_8.2 > > @amitds1997 Is there any way to log the raw ssh/scp...

> I can confirm that upgrading to OpenSSH_9.8 solves this issue! Thanks for doing this 👍 This helps! > Just as a sanity check, it is expected that a `RemoteStart`...

This worked for me: ```zsh # See: https://github.com/jeffreytse/zsh-vi-mode/issues/185 # We want autopair to initialize post vi initializes so that ZLE widgets are set up correctly instead of getting overwritten export...

Thanks for reporting this. Could you check if you are able to run any appimage on your remote? Most likely, the remote system does not support appimages or does not...

Hi, do those prompts have a fixed pattern (e.g. "Enter your 2FA pin: "). If yes, you can update the `ssh_config.ssh_prompts` section with your prompt and you should get an...

Hey 👋 Although I have heard of the tool, I have never used it myself. So, it would take me some time to integrate it. In case, you are interested...