Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow invoking the "Find differences" mode from the command line. #85

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

OscarL
Copy link
Contributor

@OscarL OscarL commented Dec 23, 2022

When called as Pe --diff file1 file2, it automatically opens the "File differences" dialog for both files, ready to be used.

First attempt at adding this functionality. Suggestions always welcomed!

Ideally, lpe should also be able to call this mode. Haven't looked at that yet.

Sources/PApp.cpp Outdated Show resolved Hide resolved
Sources/PApp.cpp Outdated Show resolved Hide resolved
@korli
Copy link
Contributor

korli commented Mar 16, 2024

Please rebase on master.

When called as "Pe --diff file1 file2", it automatically opens
the "File differences" dialog for both files, ready to be used.
@korli korli merged commit 3d3e414 into HaikuArchives:master Mar 18, 2024
2 checks passed
@OscarL
Copy link
Contributor Author

OscarL commented Mar 18, 2024

Thanks Jérôme!

@OscarL OscarL deleted the invoke_diff branch March 18, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants