Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • release-v0.36.0
  • reprovide-sweep
  • fix-editor-env-handling
  • ux-acc-dht-note
  • docs-network-security-considerations
  • fix-flush-files-rm
  • spellcheck
  • telemetry-plugin
  • unixfs-percent-encoding-poc
  • fix-flaky-verify-test
  • fix/systemd-path
  • release
  • release-v0.35.0
  • staging
  • split-delegated-rotuing-config
  • release-v0.34.0
  • content-blocking-error-types
  • marco/go-libp2p-v0390
  • release-v0.33.1
  • v0.36.0-rc2
  • v0.36.0-rc1
  • v0.35.0
  • v0.35.0-rc2
  • v0.35.0-rc1
  • v0.34.1
  • v0.34.0
  • v0.34.0-rc2
  • v0.34.0-rc1
  • v0.33.2
  • v0.33.1
  • v0.33.0
  • v0.33.0-rc3
  • v0.33.0-rc2
  • v0.33.0-rc1
  • v0.32.1
  • v0.32.0
  • v0.32.0-rc2
  • v0.32.0-rc1
  • v0.31.0
40 results

go-ipfs

user avatar
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
4195a1da
History
Name Last commit Last update