jesseduffield / jesseduffield/lazygit

Add support for showing full screen logs when push hooks are running

Open
#3,717 3 comments 7 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
82.4k
Forks
3k
Avg merge
2d 18h
Merged PRs (30d)
19

Description

I usually have hooks on commit and push actions. When committing, lazygit ui hides, and shows only the output of the hook (linting process etc.) only, and if it gives an error you can see it clearly.

But when I push, I can only see the output from the small command log screen. It's not colored and I can't do search using the vscode terminal. For example, I have a hook that builds the nextjs project before pushing and it's really hard to work with the large error output from that small tui window.

If it had the same behaviour as commit, it would be really usefull.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.