Open MikuZZZ opened 4 years ago
Yes please. Also other command like push. Because currently you have to wait for it to fail then you see it. Hooks result is useful as you can see the tests running and it feels shorter because something is happening.
The only way I've found to do this is via the pty package which is not windows compatible, so I'm hesitant to make use of it. It also requires bumping to the latest gocui version but that will take some work. At any rate I totally agree this should be a feature.
Topic Is it possible to display actual console output of git hooks?