Skip to content

manual: add a section about navigating blame/diff views #1373

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ilyagr
Copy link
Contributor

@ilyagr ilyagr commented Mar 22, 2025

This functionality, in particular the relevance and usefulness of the , and b commands in the blame or diff views, was previously hard to discover except by experimentation. I hope documenting it will let more people take advantage of it.

See also #1315.

This functionality, in particular the relevance and usefulness of the
`,` and `b` commands in the blame or diff views, was previously hard to
discover except by experimentation. I hope documenting it will let more
people take advantage of it.

See also jonas#1315.

The blame view can also be opened directly with the 'tig blame' command.

In the blame view, the blame commit for the current line is considered

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is somewhat hard to understand (huh, blame commit for the current line?), could you maybe try to reword it?
Also, when I move from line to line (in blame view), nothing changes in the status bar for me (also tested with TIGRC_SYSTEM= to skip local config..), maybe you can provide a screenshot of what you mean by that?
Otherwise, this looks good, and thanks for teaching us more TUI hacks ; )

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

Successfully merging this pull request may close these issues.

2 participants