git-warp-time icon indicating copy to clipboard operation
git-warp-time copied to clipboard

Handle errors better

Open alerque opened this issue 2 years ago • 0 comments

So far this hasn't gotten much out of the Rusty POC mode that .unwrap()s a lot of stuff, but it should probably get an overhaul with actual error handling. In particular I now non UTF8 filenames that can't be converted are probably going to cause a panic. There are likely others...

Consider eyre?

alerque avatar Dec 09 '23 15:12 alerque