panglesd / diffcessible

MIT License
17 stars 13 forks source link

Display Number of Hunks in Interactive Viewer Status Bar #33

Closed iAlexeze closed 8 months ago

iAlexeze commented 9 months ago

This PR introduces an enhancement to the interactive viewer's status bar, specifically to display the number of hunks for the current operation. This update aims to improve the user experience by providing a clearer overview of the changes being reviewed.

Changes:

Purpose: The primary goal of this update is to make the interactive viewer more informative and user-friendly. By displaying the number of hunks, users can quickly understand the scope of changes for each operation, facilitating a more efficient review process.

@panglesd

iAlexeze commented 9 months ago

Yeah! I agree with you. I will do just that. Thank you.

iAlexeze commented 9 months ago

I have refined the hunk display logic for clarity. Kindly review. @panglesd

Julow commented 8 months ago

This fixes https://github.com/panglesd/diffcessible/issues/18