-
Notifications
You must be signed in to change notification settings - Fork 419
Description
Describe the bug
gum pager
no longer functions correctly as $PAGER, and seems to have a memory leak
To Reproduce
Steps to reproduce the behavior:
- in 0.15.1: in zshrc, have
export PAGER="gum pager"
- open a command that would automatically use your pager, such as
man tail
- gum pager opens, but no content is displayed, and the entire page is a small pink square with the controls displayed.
- gum pager uses 100% of 1 CPU, and fills the entire available ram in a few minutes. the server becomes understandably unresponsive and needs to be restarted.
Expected behavior
in 0.14-, this exact configuration worked as expected. man tail
would correctly display inside gum pager without issues.
Screenshots
Desktop (please complete the following information):
- OS: Almalinux 8
- Version 0.15.1
Metadata
Metadata
Assignees
Labels
No labels