You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if I'm missing something, doing something wrong [read: dumb], or if packer's autocomplete is busted, but I can't seem to get it to work. I followed the instructions found here, and it doesn't work in PowerShell v5.1 or even CMD. Can someone either instruct me what I'm doing wrong, or point me in the right direction? Thanks!
The text was updated successfully, but these errors were encountered:
Found a workaround for msys/git bash on windows, after running packer -autocomplete-install change the abs path in your .bashrc to just complete -C packer.exe packer so complete doesn't strip the backslashes posener/complete#133
Not sure if I'm missing something, doing something wrong [read: dumb], or if packer's autocomplete is busted, but I can't seem to get it to work. I followed the instructions found here, and it doesn't work in PowerShell v5.1 or even CMD. Can someone either instruct me what I'm doing wrong, or point me in the right direction? Thanks!
The text was updated successfully, but these errors were encountered: