Issue with executing rustc command
Whenever I try to execute the rustc command, it fails with the following error
error: unknown proxy name: 'cursor-0.10.4'; valid proxy names are 'rustc', 'rustdoc', 'cargo', 'rust-lldb', 'rust-gdb', 'rust-gdbgui', 'rls', 'cargo-clippy', 'clippy-driver', 'cargo-miri', 'rust-analyzer', 'rustfmt', 'cargo-fmt'
I am using Ubuntu 22.04 with rustc 1.72.0 (5680fa18f 2023-08-23) I am attaching a screenshot
I see this too, with cargo
cargo
error: unknown proxy name: 'cursor-0.17.0-build-231127p7iyxn8rg'; valid proxy names are 'rustc', 'rustdoc', 'cargo', 'rust-lldb', 'rust-gdb', 'rust-gdbgui', 'rls', 'cargo-clippy', 'clippy-driver', 'cargo-miri', 'rustfmt', 'cargo-fmt'`
I am not sure if this issue has been resolved but found a similar issue in another appimage program which shows the why this happens. I guess it is only seen by zsh users
Yes, same issue on Pop!_OS 22.04 LTS. The issue zsh specific with AppImage. The solution is to switch the terminal inside the cursor to fish or whatever.