git-up/GitUp

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

Open

#742 geöffnet am 4. Feb. 2021

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Objective-C (1.464 Forks)batch import
good first issue

Repository-Metriken

Stars
 (11.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 22h 44m) (4 gemergte PRs in 30 T)

Beschreibung

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 !).

Contributor Guide