zee
zee copied to clipboard
Segmentation fault
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 https://github.com/cessen/ropey/issues/73 ), so I tried to build from source, and using cargo install --git.