Skip to content

Conversation

@zxvfc
Copy link

@zxvfc zxvfc commented Jan 9, 2026

Initial implementation of sdiff

So far, just reuse side_diff implementation to just show a side by side diff (same as diff -y)

Currently supports arguments: from_file, to_file, expand_tabs, tabsize, width since it is already was implemented for the diff and used by side_diff. The rest and interactive mode is supposed to be added in following PRs.

Relates to: #16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant