termimad
termimad copied to clipboard
Scroll To End of a TextView/MadView
Is there a way to scroll to the end of a TextView/MadView? Currently I'm just running view.try_scroll_pages(90000); which works completely fine, but I feel like there should be a better way to do that.
There's currently no shortcut. I'll add one.