0

Changes window should show most recently selected file, not topmost

Nicholas 2 years ago updated 2 years ago 2

When there are multiple files in the Files window, I may want to select a group of them using Shift + Up/Down or Ctrl + Click. This works fine; however, the Changes window does not show the most recently selected file, it shows the topmost selected file. So if I want to look at the files as I select them, I have to start from the bottom and go up. This is inconvenient. I should be able to select them in any order and see the most recently selected file in the Changes window. Thanks for the awesome tool!

When Ctrl/Cmd+clicking the first time (selecting a commit), this new commit should be shown. OK.
What should happen, when Ctrl/Cmd+clicking the second time (unselecting a commit)?

Hi! Have there been any new developments on this?
Here's a shorter version of what I wrote earlier:
CTRL + Click to deselect -> just show topmost file (user shouldn't care which file is shown)
SHIFT+ Up to deselect -> show file that is now under cursor <- important
SHIFT+ Down to deselect -> show file that is now under cursor <- important