Support bat paging

This commit is contained in:
Antoine Martin 2021-03-16 11:21:44 +01:00
parent 5c8885959a
commit 8ea6e62b29
5 changed files with 21 additions and 2 deletions

View file

@ -128,6 +128,13 @@ setting:
color = "always"
```
Enable paging of the output with the `pager` setting:
```toml
[expand]
pager = true
```
## Disclaimer
Be aware that macro expansion to text is a lossy process. This is a debugging