-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
When I press "a" to cycle through git log configurations, I can only go forward. I can't cycle back.
Describe the solution you'd like
Allow pressing "A" to cycle backward through git log configurations, just like pressing "a" cycles forward.
Describe alternatives you've considered
Currently, I keep pressing "a" until I get the desired log format. However, with up to 3 different log formats (including all local branches, all branches including remote, and the head branch with details), I sometimes get lost and have to cycle through multiple formats to get back to the one I need.
Additional context
Cycling both forward and backward would make exploring different log views more intuitive.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request