How to view or export LazyGit’s internal logs for debugging custom commands? #4952
-
I'm trying to debug some custom commands I've added to my LazyGit configuration. When they fail, LazyGit shows a modal error dialog, but there's no way to copy or view the full error message. I'm running LazyGit with Is there a way to capture these modal errors or have LazyGit output them to the logs or console? It would make troubleshooting custom commands much easier. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Try ctrl-o, this was recently added. |
Beta Was this translation helpful? Give feedback.
-
Perfect, thank you! |
Beta Was this translation helpful? Give feedback.
Try ctrl-o, this was recently added.