I\'m writing a little command-line app in Elixir, and trying to display some data in a paged format, similar to e.g. git log.
git log
I\'ve tried to approach thi