Re: Go to the next (previous) file



On 22 March 2013 01:43, Konstantin <starojitski gmail com> wrote:
Most of the time when i compare two revisions i start with opening the first
file in the tree, view the changes side by side and do whatever needs to be
done. After that i close the code view tab and open the next file in the
tree...

More often than not i repeat this process till the end of the tree

What i constantly miss and imagine, is the ability to open the next file
(ideally in the same tab) by clicking on an icon in the toolbar (that looks
like "go to the next change icon" but with horizontal right arrow) or by
using Alt+Right.

Alt+Right is already taken but other than that this would be fine.
Doing this would involve adding additional signals to the MeldWindow
container so that FileDiffs could request a change in their parent
container. This is a bit of a problem, since in our current model, a
file comparison doesn't know where it was launched from and so has no
notion of its parent. It's not particularly difficult, but would need
some consideration.

Feel free to file a bug. I'm not likely to get around to this any time
soon, but if someone else wants to pick it up that would be great.

cheers,
Kai


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]