Hi Umputun,
I love the tool, but I wish it'd support continuous/stacked mode when all changes are in the same long scroll with file names as separators. Zed diff view support it (see screenshot), and I saw it in a similar Hunk tool: https://github.com/modem-dev/hunk/ (another screenshot) As an extra improvements it may use sticky separators - for a long file its separator with file name sticks to the top of the viewport. Also, it is nice if the file in the middle of the viewport is marked in sidebar.
Why I'd want it? To optimize reading through large number of different changes. I want to have single action to scroll through all changes - mouse scroll or keyboard shortcut without switching. In current revdiff implementation there is no such way (feel free to correct me if I am wrong).

Hi Umputun,
I love the tool, but I wish it'd support continuous/stacked mode when all changes are in the same long scroll with file names as separators. Zed diff view support it (see screenshot), and I saw it in a similar Hunk tool: https://github.com/modem-dev/hunk/ (another screenshot) As an extra improvements it may use sticky separators - for a long file its separator with file name sticks to the top of the viewport. Also, it is nice if the file in the middle of the viewport is marked in sidebar.
Why I'd want it? To optimize reading through large number of different changes. I want to have single action to scroll through all changes - mouse scroll or keyboard shortcut without switching. In current revdiff implementation there is no such way (feel free to correct me if I am wrong).