You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'm trying to contribute to tailspin which is a pager especially for log files and it's maybe pretty neat to see the latest lines if new lines are popping up.
Describe the solution you'd like minus provides an option like .follow(true) where minus always scrolls down to the bottom if new lines are added.
Describe alternatives you've considered
Manually scrolling in the terminal.
Additional context
I'd like to create a PR for this, since I think that this shouldn't be that hard.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I'm trying to contribute to
tailspin
which is a pager especially for log files and it's maybe pretty neat to see the latest lines if new lines are popping up.Describe the solution you'd like
minus
provides an option like.follow(true)
whereminus
always scrolls down to the bottom if new lines are added.Describe alternatives you've considered
Manually scrolling in the terminal.
Additional context
I'd like to create a PR for this, since I think that this shouldn't be that hard.
The text was updated successfully, but these errors were encountered: