oni2
oni2 copied to clipboard
ZSH and ARGV0 issue
It looks like oni2 has the same issue described here: https://github.com/GitSquared/edex-ui/issues/1124
I'm using Onivim 2 (0.5.9-nightly)
with only the rust-analyzer plugin installed and all commands I try to run in the builtin terminal never execute. When I open the terminal I get an error saying error: unkown proxy name: 'Onivim2-x86_64-master'; valid proxy names are 'rustc', 'rustdoc', 'cargo'...
If I change my settings to use bash as the default shell everything seems to work just fine again.