Immediately upon launching using gg, the primary window displays but my machine is fully locked up. I can't break out, can't go to another virtual terminal with ctrl-alt-Fx, nothing. I have to power off.
Version info:
lazygit version: commit=, build date=, build source=nix, version=0.42.0, os=linux, arch=amd64, git version=2.45.1
Additional context
- I'm running on NixOS using Hyprland (unstable channel). I've never had anything lock up my machine like this since I began using NixOS about 6 months ago. In fact this is the first time my machine has even been restarted in probably 2 months.
- the same thing happens if I launch lazygit from the terminal as opposed to neovim.
- Thus far I've tried this within two separate git repos; 1 is very small and I don't have the issue; the other quite large one is the one that locks up
- Checking my system log I wasn't able to find any entries that indicated anything out of the ordinary
- My only workaround for the moment is I've backed up my .git directory and re-initialized a new git repo for this project; the new one seems to work ok, though I have no commits yet
Immediately upon launching using gg, the primary window displays but my machine is fully locked up. I can't break out, can't go to another virtual terminal with ctrl-alt-Fx, nothing. I have to power off.
Version info:
lazygit version: commit=, build date=, build source=nix, version=0.42.0, os=linux, arch=amd64, git version=2.45.1
Additional context