Comment 1 for bug 418707

Revision history for this message
Ian Clatworthy (ian-clatworthy) wrote : Re: [Bug 418707] [NEW] Paginate bzr log output/diff as git log/diff does

Rodrigo Moya wrote:
> Public bug reported:
>
> When using bzr log/diff, I always have to | less it, and it would be
> great if bzr knew how to paginate the output by default, just like git
> log|diff does

There are plugins that might do what you want. See
pager/lesslog/lessdiff in http://bazaar-vcs.org/BzrPlugins.

I agree it would be good if this behaviour was built-in, at least on
non-Windows platforms.

Ian C.