Skip to content

Open editor in diff view#2904

Open
WaterWhisperer wants to merge 1 commit intogitui-org:masterfrom
WaterWhisperer:open-editor-in-diff-view
Open

Open editor in diff view#2904
WaterWhisperer wants to merge 1 commit intogitui-org:masterfrom
WaterWhisperer:open-editor-in-diff-view

Conversation

@WaterWhisperer
Copy link
Copy Markdown

This Pull Request fixes/closes #2805.

It changes the following:

  • DiffComponent now displays the Edit [e] command in mutable diff scenarios and reuses the existing InternalEvent::OpenExternalEditor(Some(path)) flow when e is pressed.

I followed the checklist:

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

@extrawurst extrawurst requested a review from cruessler April 9, 2026 10:27
Copy link
Copy Markdown
Collaborator

@cruessler cruessler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! I tested on my Ubuntu machine using cargo run. Just one quick question.

@WaterWhisperer WaterWhisperer force-pushed the open-editor-in-diff-view branch from 05612e0 to a2dc9ab Compare April 10, 2026 01:50
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.

Open editor in diff view

2 participants