bash-git-prompt
bash-git-prompt copied to clipboard
kde and ksshaskpass
When in a terminal in a KDE session, if I cd
into a git repo dir I see the inline prompt for my passphrase, but out of focus:
This is not the prompt from
ssh-askpass
, but directly a bash
prompt: if I type anything bash
recognizes, it gets executed.
Is this a Plasma bug, or a bash-git-prompt
one?
See #280
Easiest is to use ssh-agent to cache the passphrase. I do it myself on KDE.