calling @call start-ssh-agent
results in a few ugly lines printed
#314
Labels
@call start-ssh-agent
results in a few ugly lines printed
#314
I use cmder and have
@call start-ssh-agent
in my init.bat. Unfortunately this results in a few ugly lines printed on startup:I added a
@
in front of all opening parentheses (like... DO @(
) and the prints are now gone.[It has still two empty lines in the end but only one in each following start when I don't need to input my password...]
I couldn't find the place where this script is built from. I will happily make a PR for this...
The text was updated successfully, but these errors were encountered: