tmux-which-key icon indicating copy to clipboard operation
tmux-which-key copied to clipboard

fix(gitmodules): noninteractive install with tpm sometimes hangs

Open geoffreyvanwyk opened this issue 10 months ago • 0 comments

The noninteractive installs can hang if the computer has never connected to GitHub previously via SSH. This causes the "authenticity of host cannot be established warning" error upon which the user is interactively prompted whether to accept or reject the host key.

Unauthenticated hosts is not a problem with HTTPS.

Relates to tmux-plugins/tpm#219

geoffreyvanwyk avatar Apr 17 '24 05:04 geoffreyvanwyk