On the step
[2/3] Which of these branches (if any) should be kept around at all times?
hitting the up and down arrow is very slow, giving a good 1s or more lag between hitting an arrow key and seeing response on the screen:

╰─ git branch --all | wc -l
4889
to be fair, this UI probably isn't practical with that many branches, anyway.
On the step
[2/3] Which of these branches (if any) should be kept around at all times?hitting the up and down arrow is very slow, giving a good 1s or more lag between hitting an arrow key and seeing response on the screen:

╰─ git branch --all | wc -l 4889to be fair, this UI probably isn't practical with that many branches, anyway.