upterm icon indicating copy to clipboard operation
upterm copied to clipboard

Commands with long outputs tiny text

Open levin-ilya opened this issue 9 years ago • 2 comments

When I git rebase my code the response out is super tiny - which caused to me miss an error message from git.

levin-ilya avatar Jul 22 '16 20:07 levin-ilya

I have noticed it as well and was somewhat confused. It seems to be intentional: https://github.com/shockone/black-screen/blob/3f2e58a7e86227ad6cb36d78f4632712bf3f953f/src/views/css/main.ts#L446

@shockone what was the reasoning for this feature?

drew-gross avatar Sep 14 '16 06:09 drew-gross

I don't like this very much, as it is hard to read whether the rebase succeeded or stopped due to merge conflicts.

fabb avatar Dec 01 '17 09:12 fabb