git-up/GitUp

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

Open

#742 创建于 2021年2月4日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Objective-C (1,464 fork)batch import
good first issue

仓库指标

Star
 (11,997 star)
PR 合并指标
 (平均合并 22小时 44分钟) (30 天内合并 4 个 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 !).

贡献者指南