You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Strangely, zee is segfaulting on me.
Right after trying to open any file, it crashes immediately.
This is a demonstration of what is happening: Screencast from 2022-12-01 00-06-07.webm
Note that I was not able to install zee with cargo install --locked zee cause the ropey version in crates.io that zee depends on makes my build fail (see cessen/ropey#73 ), so I tried to build from source, and using cargo install --git.
The text was updated successfully, but these errors were encountered:
Strangely, zee is segfaulting on me.
Right after trying to open any file, it crashes immediately.
This is a demonstration of what is happening:
Screencast from 2022-12-01 00-06-07.webm
Note that I was not able to install zee with
cargo install --locked zee
cause the ropey version in crates.io that zee depends on makes my build fail (see cessen/ropey#73 ), so I tried to build from source, and using cargo install --git.The text was updated successfully, but these errors were encountered: