Skip to content

Feat/side by side#2921

Open
Kamilcuk wants to merge 4 commits intogitui-org:masterfrom
Kamilcuk:feat/side-by-side
Open

Feat/side by side#2921
Kamilcuk wants to merge 4 commits intogitui-org:masterfrom
Kamilcuk:feat/side-by-side

Conversation

@Kamilcuk
Copy link
Copy Markdown

@Kamilcuk Kamilcuk commented May 9, 2026

This Pull Request fixes/closes #1294.

It changes the following:

  • FEATURE: Side-by-Side Diff Mode: Adds a lateral view for comparing changes, providing a clear visual distinction between
    additions and deletions.
  • SHORTCUT: Toggle Key: Mapped m as the default key to switch between Unified and Side-by-Side modes.
  • UI: Panel Consistency: Implements full-width selection highlighting and alignment for the side-by-side columns, including
    support for line-break symbols (¶).

I followed the checklist:

  • I added unittests
  • I ran make check without errors
  • I tested the overall applicatio
  • I added an appropriate item to the changelog
obraz obraz

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.

Side-by-side diff

2 participants