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

Momentarily flash the HEAD commit after running CTRL+H #283

Closed
mhutchie opened this issue Mar 22, 2020 · 2 comments
Closed

Momentarily flash the HEAD commit after running CTRL+H #283

mhutchie opened this issue Mar 22, 2020 · 2 comments
Assignees
Labels
improvement An improvement to existing functionality
Milestone

Comments

@mhutchie
Copy link
Owner

Describe the improvement that you'd like
Currently the CTRL+H keystroke scrolls the Git Graph View to be centered on the HEAD commit. In repositories with many labels it can be hard for the users eye to find exactly which commit is the HEAD.

This improvement involves quickly flashing the HEAD commit with a subtle background colour after the Git Graph View has scrolled to it.

Additional context (optional)
The underlying "flashing" behaviour on commits will be common with the new keystrokes for jumping to the next or previous stash.

@mhutchie mhutchie added the improvement An improvement to existing functionality label Mar 22, 2020
@mhutchie mhutchie added this to the v1.23.0 milestone Mar 22, 2020
@mhutchie mhutchie self-assigned this Mar 22, 2020
@mhutchie mhutchie changed the title Flash the HEAD commit after running CTRL+H Momentarily flash the HEAD commit after running CTRL+H Mar 22, 2020
mhutchie added a commit that referenced this issue Mar 22, 2020
…iew to scroll to the HEAD commit, the commit now momentarily flashes to draw attention to it.
@mhutchie
Copy link
Owner Author

This will be available in v1.23.0.

If you'd like to use it before the next release, you can download v1.23.0-beta.1, and install it following the instructions provided here.

@alok-mishra
Copy link

Is this keystroke configurable? Currently I have CTRL+H mapped to go to previous tab, and I can't if the Git Graph tab in the middle of several tabs. Git Graph seems to have precedence. CTRL+L for me is mapped to next tab, and that works fine.

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

No branches or pull requests

2 participants