On Thu, Nov 21, 2013 at 01:05:34PM +0100, Paolo Aglialoro wrote:
> Hi all,
>
> since installing 5.4 release on my amd64 laptop I am enjoying really nice
> (sun like!) fonts due to the implemented framebuffer for CLI.
>
> Unfortunately scrollback with shift+pgup does not work anymore and faq 7.3
> does not mention this at all.
>
> What should i do to have scrollback again?
>
> Btw, to mitigate this fact, is there maybe a mode to determine the geometry
> of cli framebuffer, like 80x50 or 100x40 etc?
>
> Thanks
tmux(1) has a scroll-back buffer ('Ctrl-b [' to enter copy mode,
use arrow or pgup/pgdown keys to scroll, use 'q' to exit copy mode).
Not quite the same, but perhaps that will help you.