It wraps "log", "diff", "cat", "help" and "status" in calls to $PAGER.
Unfortunately, it does not work on Windows, since it uses os.fork.
The project is hosted on Launchpad (https://launchpad.net/bzr-pager) and you can install it using:
mkdir -p ~/.bazaar/plugins
cd ~/.bazaar/plugins
bzr branch lp:bzr-pager pager
There is a bzr-pager plugin for this.
It wraps "log", "diff", "cat", "help" and "status" in calls to $PAGER.
Unfortunately, it does not work on Windows, since it uses os.fork.
The project is hosted on Launchpad (https:/ /launchpad. net/bzr- pager) and you can install it using:
mkdir -p ~/.bazaar/plugins
cd ~/.bazaar/plugins
bzr branch lp:bzr-pager pager