awslabs / aws-shell

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

Handle case where autocompleting empty string crashes #41

Closed jamesls closed 8 years ago

jamesls commented 8 years ago

Fixes #39.

donnemartin commented 8 years ago

Looks good, just a minor comment on writer = BasicTextWriter().