Description
Describe the bug
When I attempt to open gitui I get this error:
GitUI was close due to an unexpected panic.
Please file an issue on https://github.com/extrawurst/gitui/issues with the following info:
PanicHookInfo { payload: Any { .. }, location: Location { file: "asyncgit/src/revlog.rs", line: 186, col: 14 }, can_unwind: true, force_no_backtrace: false }
trace:
0:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
GitUI was close due to an unexpected panic.
Please file an issue on https://github.com/extrawurst/gitui/issues with the following info:
Any { .. }
trace:
0:
1:
2:
3:
4:
5:
6:
7:
zsh: IOT instruction (core dumped) gitui
To Reproduce
Unsure, honestly. It started at one point for no particular reason I can tell, and it has continued- even after upgrade, reboot, re-opening terminal
Expected behavior
It happens as soon as I try to open gitui from the command line
Context (please complete the following information):
- OS/Distro + Version: Arch Linux, most recent
- GitUI Version: most recent
- Rust version: most recent
- terminal: alacritty
- shell: zs