diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2023-04-18 03:42:56 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2023-04-18 03:42:56 -0700 |
commit | 1ee049ccc3d4d4bf1e8dafad0247f3cef01dda58 (patch) | |
tree | 8ee24ae7833b1fb460dd054d0bc00d251fd745a2 /.github/workflows/setup_git.sh | |
parent | d8a26905ee0fc9e72a05a87bf7ced7e7fc2d4900 (diff) | |
download | spack-1ee049ccc3d4d4bf1e8dafad0247f3cef01dda58.tar.gz spack-1ee049ccc3d4d4bf1e8dafad0247f3cef01dda58.tar.bz2 spack-1ee049ccc3d4d4bf1e8dafad0247f3cef01dda58.tar.xz spack-1ee049ccc3d4d4bf1e8dafad0247f3cef01dda58.zip |
editing: add higher-precedence `SPACK_EDITOR` environment variable
Other tools like git support `GIT_EDITOR` which takes higher precedence than the
standard `VISUAL` or `EDITOR` variables. This adds similar support for Spack, in the
`SPACK_EDITOR` env var.
- [x] consolidate editor code from hooks into `spack.util.editor`
- [x] add more editor tests
- [x] add support for `SPACK_EDITOR`
- [x] add a documentation section for controlling the editor and reference it
Diffstat (limited to '.github/workflows/setup_git.sh')
0 files changed, 0 insertions, 0 deletions