git-up/GitUp

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

開放

#742 建立於 2021年2月4日

 (4 則留言) (0 個反應) (0 位負責人)Objective-C (1,464 個分叉)batch import
good first issue

倉庫指標

星標
 (11,997 顆星)
PR 合併指標
 (平均合併 1天 18小時) (30 天內合併 6 個 PR)

描述

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

貢獻者指南