One additional caveat with using #GitSerie for a pretty #GitLog graph (aside needing a modern terminal with one of the supported image embedding protocols), is that it doesn't work within a terminal multiplexer like screen or #tmux😢

If your terminal supports embedded images, I recommend serie for a pretty #GitLog rendering the commit branches/splits/merges as coloured lines (a nicer alternative to `git log --graph`). #GitSerie

My contribution of adding default pager shortcuts (matching `git log`) is in the new release: https://github.com/lusingander/serie/releases/tag/v0.4.3

Release v0.4.3 · lusingander/serie

What's Changed Bind page-up, page-down and space keys by @peterjc in #61 Added "jump to parent commit" by @urbanij in #64 New Contributors @peterjc made their first contribution in #61 @urbanij ...

GitHub