fugazi-io / webclient

web based terminal application for executing local and remote commands
http://fugazi.io
28 stars 12 forks source link

missing parameters in the suggestion box #35

Closed nitzantomer closed 7 years ago

nitzantomer commented 7 years ago

Seems that some commands are missing the parameters when shown in the suggestion box.
It may just be the component list commands.

To reproduce: In the input box write list and then press tab, it will show:

io.fugazi.components list modules
io.fugazi.components list modules in
io.fugazi.components list types in
io.fugazi.components list constraints in
io.fugazi.components list commands in
io.fugazi.components list converters in

All of them (except the first) need to have a parameter after the in