mirror of
https://github.com/nushell/nushell.git
synced 2025-06-01 07:35:49 +02:00
For the reedline `buffer_editor` use the `EDITOR` and `VISUAL` environment variables as fallback. Same resolution order as #5607 Closes #5430