radicle-heartwood-lfs/radicle-cli/src
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
..
commands cli: fix command line silent abort 2023-03-08 12:25:11 +01:00
terminal cli: rad node 2023-03-07 15:38:41 +01:00
commands.rs cli: rad node 2023-03-07 15:38:41 +01:00
git.rs Rust 1.67 2023-02-04 19:30:29 +01:00
lib.rs Move CLI command tests to integration tests 2022-12-06 10:01:41 +01:00
main.rs cli: rad node 2023-03-07 15:38:41 +01:00
project.rs cli: Correctly setup remote tracking branch 2023-01-25 17:51:49 +01:00
terminal.rs Initialize `radicle-term` crate 2023-03-06 10:22:50 +01:00