gitx icon indicating copy to clipboard operation
gitx copied to clipboard

Do not jump to the latest commit each time I focus on the app

Open firedev opened this issue 13 years ago • 8 comments

I keep Gitx open to see changes in a commit and each time I focus on the app it jumps to the latest commit. Very annoying.

firedev avatar Sep 01 '11 15:09 firedev

Same as #102.

Uncommon avatar Sep 01 '11 19:09 Uncommon

And #91, and #87.

mcmire avatar Sep 15 '11 22:09 mcmire

There is an option "refresh automatically" you can uncheck that will prevent this from happening. You have to do a manual Cmd-R if you really want to refresh.

mcmire avatar Sep 15 '11 22:09 mcmire

The thing is, I do want Stage view to be updated automatically. But I don't want the "Main" view to be constantly refreshed. I think this checkbox behaviour should be changed to not affect the Main and the Branch view.

firedev avatar Sep 19 '11 07:09 firedev

So.. its not a bug. It's a feature? ... kinda annoying. But thanks for the quick fix

kingbuzzman avatar Oct 31 '11 16:10 kingbuzzman

I'd call it a bug - changing the selection should not be a side effect of refreshing.

Uncommon avatar Oct 31 '11 16:10 Uncommon

Yep, I don't mind refreshing Stage view, but when I am browsing the history and trying to pinpoint the change made in the past the last thing I want to do is to start all over again. So checkbox should affect only Stage I think.

firedev avatar Nov 01 '11 02:11 firedev

This was fixed in 3e045a4

jphalip avatar Jun 06 '12 22:06 jphalip