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.
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 zeecause 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.