An error occurred while fetching folder content.
Select Git revision
.github
-
-
- Open with
- Visual Studio Code
- IntelliJ IDEA
- Download source code
- Download directory
Andrew Gillis
authored
The `ipfs config edit` command did not correctly handle the `EDITOR` environment variable correctly when its value contains flags and arguments, i.e. `EDITOR=emacs -nw`. The command was treating the entire value of `$EDITOR` as the name of the editor command. This has been fixed to parse the value of `$EDITOR` into separate args, respecting shell quoting. Closes #9375
Name | Last commit | Last update |
---|---|---|
.. |