The command line param -v show the version but launch the cli
Author: mdtrooperCreated Oct 14, 2021Updated Nov 15, 2023
It is a tiny bug but it is annoying.
It is related with #208 .
The command line long param runs fine:
$ http-prompt --version
2.1.0
$But the short command line fails:
$ http-prompt -v
Version: 2.1.0
http://-v>
Goodbye!
mdtrooper@laptop:~$ Source: httpie/http-prompt