cabal-club / cabal-cli

Terminal client for Cabal, the p2p chat platform.

Home Page:https://cabal.chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

implement page up/down to scroll through the backlog

cblgh opened this issue · comments

this could be implemented similar to #4 (wrt neat-input at least!)

It'd be cool for this to be a generic neat-log module (input array of messages and get out fullscreen view plus up/down input handling)!

Could use cabal to implement it as a stand alone file and then extract it to a module.

Done: #25