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

Focus on blame view and correct line #39

Open
ouuan opened this issue Apr 23, 2024 · 0 comments
Open

Focus on blame view and correct line #39

ouuan opened this issue Apr 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ouuan
Copy link
Contributor

ouuan commented Apr 23, 2024

  • Focus on the blame view instead of the file content when it is opened and after going to the previous commit. (might be configurable)

  • Go to the correct line after going to the previous commit. The line number is provided in the line porcelain.

    Alternatively, implement something like fugitive: https://github.com/tpope/vim-fugitive/blob/dac8e5c2d85926df92672bf2afb4fc48656d96c7/doc/fugitive.txt#L75-L83

    use to open up the commit, select the corresponding - line that you care about, and press twice more to reblame at that line. Viewing the commit also gives you additional context as to why the line changed.

@FabijanZulj FabijanZulj added the enhancement New feature or request label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants