Describe the bug
In some circumstances, it seems that the autocomplete output is transmitted to powerline-go and interpretted as an option. But I hope this is not a very secific error of y setup and it can be reproduced.
To Reproduce
Steps to reproduce the behavior:
Type a command that always takes subcommand (for me, it reproduces with Android's adb, it is available on most Linuxes under the android-tools package)
Hit tab to autcomple the subcommands and options; for adb, it should display:
Describe the bug In some circumstances, it seems that the autocomplete output is transmitted to powerline-go and interpretted as an option. But I hope this is not a very secific error of y setup and it can be reproduced.
To Reproduce Steps to reproduce the behavior:
Type a command that always takes subcommand (for me, it reproduces with Android's
adb
, it is available on most Linuxes under theandroid-tools
package)Hit tab to autcomple the subcommands and options; for
adb
, it should display:Hit ctrl + c
powerline-go
should displayflag provided but not defined: -d
and the the help.Expected behavior Output from autocomplete should not be passed to
powerline-go
.Environment (please complete the following information):