awslabs / aws-shell

An integrated shell for working with the AWS CLI.
Apache License 2.0
7.15k stars 770 forks source link

Empty command or just pressing "Enter" throws error and usage help #186

Open b1zantine opened 6 years ago

b1zantine commented 6 years ago

Why does just pressing the "Enter" key throws "aws: error: too few arguments" and usage help instead of just creating anther aws> prompt? I would like to have some room between by commands but every time I press the Enter key, it just throws error. I expect the normal behaviour of any shell to happen and it annoys me when it doesn't happen.

joguSD commented 6 years ago

I agree that the current behavior is not very useful and just creating another prompt is probably better. Marking as an enhancement, thanks for the request.