Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gbl should have nice syntax coloring (or optionally use GIT_PAGER or bat?) #370

Open
cjappl opened this issue Mar 18, 2024 · 1 comment
Open

Comments

@cjappl
Copy link
Collaborator

cjappl commented Mar 18, 2024

Currently if you use gbl you get a rather dull monochrome blame:

Screenshot 2024-03-18 at 2 52 36 PM

It would be nice if we could put this through a nicer pager, or add syntax highlighting somehow.

@cjappl cjappl mentioned this issue Mar 18, 2024
15 tasks
@ccoVeille
Copy link
Contributor

isn't it already possible ?

FORGIT_BLAME_PAGER='bat --color=always -l log' git forgit blame

image

FORGIT_BLAME_PAGER='bat --color=always -l gitlog' git forgit blame

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants