fork-dev / TrackerWin

Bug and issue tracker for Fork for Windows
450 stars 10 forks source link

[Feature request] Auto-expand to currently checked in branch #2229

Open ElmarTalibzade opened 1 month ago

ElmarTalibzade commented 1 month ago

I sometimes find myself having to expand branch before I can interact with said branch.

For example, I have a currently checked in branch named refactor/breakdown-classes, but it's collapsed whenever I start Fork.

image

DanPristupov commented 1 month ago
  1. Fork expands active branch on checkout.
  2. You can press Ctrl+0 to reveal the active branch.
ElmarTalibzade commented 1 month ago

That's helpful, thanks!

I was wondering if it might be worth doing that on start-up as well?