Ilya Murashov
Ilya Murashov
Maybe new F# 6 resumable code feature could be useful somehow? https://github.com/fsharp/fslang-design/blob/main/FSharp-6.0/FS-1087-resumable-code.md
I checked some examples and here are my 2 cents. I remember reading a discussion somewhere in F# GitHub issues or RFCs the struct DU implementation. It mentioned that Rust...
Seems like it's due to not reading some env vars. When you start neovide as an app it does not have access to the variables set in the terminal session...
@gmr458 This seems to have same symptoms as the OP to me. When you start neovide as an app you don't read `.zshrc` file. However, when you start a terminal...