Lazygit

Configuration

Lazygit reads ~/.config/lazygit/config.yml on macOS and Linux. Add the git.paging.pager key:

# ~/.config/lazygit/config.yml
git:
  paging:
    pager: deltoids

No less -R here: lazygit renders the output in its own panel.

Restart lazygit after saving. The config is read at startup.

lazygit with deltoids as the pager: a hunk expanded to its enclosing function