Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork78
Open
Description
Describe the bug
Incog log, when you pressq to exit, it prints an error:
Error: failed to write log into the pagerCaused by: Broken pipe (os error 32)I have seen this with:
- No custom
$PAGERset - With
$PAGERset toless - With
$PAGERset toless -R
I have only tested this on macos. Cannot speak to other platforms.
To Reproduce
on a macos machine:
- Run
cog logon a git repository - Pressq to exit
Expected behavior
No error should be printed.