How to set external editor ?
Alexis Praga <[email protected]> Fri, 03 Sep 2021 21:28:34 +0200
| Newsgroups | gmane.comp.version-control.darcs.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm using the fish shell and am having trouble to tell darcs to use neovim. Setting EDITOR, VISUAL and even DARCSEDITOR to `/usr/local/bin/nvim` does not seem to do anything. `darcs record` seems to try to start nano (and fails to find it): > /bin/sh: nano: not found then continues to starts vi. Any help appreciated, thanks ! -- Alexis Praga