cag 0.0.3

Context aware pager
Documentation
1
2
3
4
5
6
7
8
9
10
11
[![crates.io](https://img.shields.io/crates/v/cag?style=flat-square&logo=rust&logoColor=%23D1DDDB&color=%23D1DDDB)](https://crates.io/crates/cag)

[![Github](https://img.shields.io/badge/github-iisulop%2Fcag-%23D1DDDB?style=flat-square&logo=github&logoColor=%23D1DDDB)](https://github.com/iisulop/cag)

# Context aware pager

`cag` is a context aware pager displaying the currently viewed git commit's commit information when scrolling through the commit patch content.

Usage: `git diff --patch | cag`

![Screenshot of cag](img/example.png)