github.com/grantbow/fit@v0.7.1-0.20220916164603-1f7c88ac81e6/fit/cygwin-editor/Description (about) 1 #### What did you do? 2 3 $ fit create -n test 4 $ fit edit 1 5 6 #### What did you see? 7 8 Editing C:\cygwin64\home\<user>\go\src\github.com\<user>\fit\fit\warn-accuracy\Description 9 2021/04/24 15:10:20 exec: "/cygdrive/c/cygwin64/bin/vim": file does not exist 10 11 I tried several EDITOR values like /usr/bin/vi. In cygwin /usr/bin is usually 12 redirected to /bin. 13 14 #### What did you expect to see? 15 16 user EDITOR environment variable to exec the editor on the Description of the issue. 17 18 #### What version? 19 0.6 20