Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: electrikmilk/ttuy

Tags

v1.0.3

Toggle v1.0.3's commit message
Cleanup keyboard abstraction

v1.0.2

Toggle v1.0.2's commit message
Refactor keyboard abstraction

v1.0.1

Toggle v1.0.1's commit message
Export ReadKeys

v1.0.0

Toggle v1.0.0's commit message
Improve Viewport

Call Bell function when we reach the end and the beginning of the
context we're scrolling.

I wanted to add page up and page down so I moved move up and move down
logic into functions, key presses for viewport will just give a smaller
or greater value of how much to move up or down.