awslabs / aws-shell

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

Ensure default editors per platform #43

Closed jamesls closed 8 years ago

jamesls commented 8 years ago

Once EDITOR env var support is added, there needs to be reasonable defaults per platform. On posix we can default to vim, on windows we should default to notepad.