Open
Description
I was thinking to myself, "I need to write an interactive git branch thing" and lo and behold, it already exists. So thanks for that! Is there any chance of adding an option to stop the scroll when you reach the bottom (rather than wrapping back to the top). I would assume that this would not be the default as probably most people like it as is, but I personally get lost when that happens. I'm used to seeing the branches listed the way git branch lists them. Not sure how hard it is to tap into git config, but the ideal solution would be to get the value from there so I only have to set it once, rather than call git bc
with a particular flag every time. E.g. git config bc.scrollWrap off
Metadata
Metadata
Assignees
Labels
No labels