Open WorldTeacher opened 1 week ago
Hmm I can't seem to reproduce this issue. Goes back to the Lazygit UI for me.
Is there anything I could to to somehow log my actions / lazygit's responses?
Yes, this is copied from the readme:
Run lazygit --debug in one terminal tab and lazygit --logs in another to view the program and its log output side by side
Maybe check those logs for any pointers, or upload a copy of them here so you can get more accurate assistance. Hope this helps :)
sorry for not replying sooner, got sick and could not really focus on stuff.
lazygit --debug exits as soon as I confirm the command
This is a log that shows what happens: lg_logs.log
Ah yeah that's another issue seen in #4002. Try downgrading to Go 1.22 and retrying the debug logs.
I noticed that when i commit a file using lazygit, that after adding the commit message I get redirected to this: instead of the usual lazygit ui. Is this intended or was this changed and I just did not notice?
To Reproduce open repo select file(s) to commit with
spacebar
add commit message usingc
pressenter
see the redirect to the terminal
Expected behavior I get redirected to the normal tui
Screenshots see screenshot above
Version info: commit=095eb130e, build date=20241102.214908, build source=unknown, version=v0.44.1.095eb130e, os=linux, arch=amd64, git version=2.47.0 (same issue appears in current aur package)