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

Removed deprecated methods...Added support for global, ignore case, dot all flags...Fixes #20...Fixes #23 #24

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

devhammed
Copy link

@devhammed devhammed commented May 6, 2020

I discovered this app that you can use to test Regular Expressions and of course, I know there is RegexTester.com but I needed something that I can work offline.

The app supports basic things but they are not up to what I need and I dedicated time today to add all the features of RegexTester.com (except substitutions, I don't use it).

I also added other minor features like restoring the flags settings when you reopen the app, removed deprecated GTK methods etc.

I am already using my own build, hopefully, you will merge it so that others can enjoy the new features too.

Before:

Screenshot from 2020-05-06 22-00-59

After:

Screenshot from 2020-05-06 22-02-55

Restoring Regex Pattern and Text:

Kazam_screencast_00000 mp4

Fixes: #20
Fixes: #23

@devhammed
Copy link
Author

@artemanufrij I guess this is never getting merged

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.

add support for pcre flags. Crash when typing 0
1 participant