fishi0x01 / vsh

vsh - HashiCorp Vault interactive shell and cli tool
MIT License
284 stars 12 forks source link

Fix no-op #85

Closed fishi0x01 closed 3 years ago

fishi0x01 commented 3 years ago

Currently, return on blank line shows an error in interactive mode:

http://localhost:8888 />                                                                                                                                                                                   
invalid syntax                                                                                                                                                                                             
http://localhost:8888 />

This PR fixes behavior to previous to allow enter on empty line:

http://localhost:8888 />                                                                                                                                                                                                                                                                                                                                                                          
http://localhost:8888 />