radicle-heartwood-lfs/radicle-cli
Vincenzo Palazzo 0e491fae79
cli: fix command line silent abort
Fix the command line silents abort when the
the `EDITOR` variable is not specified.

With this commit the result is reported below

```
➜  rio git:(main) RAD_PASSPHRASE=12345 rad issue open
✗ Issue failed: editor not configured: the `EDITOR` environment variable is not set
```

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2023-03-08 12:25:11 +01:00
..
examples cli: rad node example 2023-03-07 15:38:41 +01:00
src cli: fix command line silent abort 2023-03-08 12:25:11 +01:00
tests node: Handle case of crossing fetch requests 2023-03-07 16:22:22 +01:00
Cargo.toml cli: Update `inquire` crate 2023-03-07 10:39:45 +01:00