git-up/GitUp

Option to remove the name of the active view in the tabs

Open

#742 aperta il 4 feb 2021

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Objective-C (1464 fork)batch import
good first issue

Metriche repository

Star
 (11.997 star)
Metriche merge PR
 (Merge medio 22h 44m) (4 PR mergiate in 30 g)

Descrizione

The latest release has added the name of the active view in the tabs: where the tab name was previously "my repo name" it is now "my repo name • Map|Commits|Stashes", depending on the currently active view in this tab.

It would be great to be able to disable this feature in the app's settings: I always have many tabs open in GitUp and this feature adds noise to the tab names: it slows the quick finding of the desired tab.

Also, as far as I'm concerned I don't need to know which view a repo is on: I'll see it anyway when I come to this tab (and change it quickly using the keyboard shortcuts if it's not the desired one).

By the way: I love GitUp and have been using it for years as a replacement of all the fancy git clients out there. I do most of the work in git using the command line but GitUp helps a lot for commits and to view the current state of the repositories (it would be nice to be able to disable some of the shorcuts: several times I have typed cmd + Z as a reflex to undo my last action while not meaning at all to cancel my last git command such as a commit, a merge or whatever, those shortcuts are dangerous !).

Guida contributor