Added checkbox "On top of all windows"
Added button "Move up" for processing text multiple times with different regular expressions.
07/11/2022
Fixed replacement with links to groups without groups
Added command line like -l:PureBasic -nu -i:4 "%TEMPFILE"
The "Add" button uses the name of the selected item, and if it is not changed, it offers to overwrite the current one.
Fixed library reading regvar, could not read with empty data.
Added "Do not update"
Added ini-file parameter copysel = 0. Enables template selection in Explorer.
Added PureBasic regular expression library
05/02/2022
Now bit flags when reading/writing to a library (libraries are converted with a bit flag)
Checking if in the group reference replacement field, the group support checkbox is checked.
Added history of regular expressions with saving.
Added hotkey Ctrl+Enter
Added timer color.
Added ini-file parameters: "On top of all windows", the number of history items.
Added save library selection
Added 2 buttons "Add" and "Remove" to populate libraries of regular expressions.
Added "open file" and "drag and drop" buttons to the "text to process" (UTF-8) window.
The color settings are output to the ini file.
04/26/2022
Added regular expression libraries
Plan
Since in Linux there was a double reading of data when clicking on an item, the repeated reading was ignored, but the problem is that you need to click another item to update.
If there is no library, when you click the "Add" button, create a library.
For Linux, fix the functionality of calculating the execution time of a regular expression.
Add a flag to hide 5 flags in the GUI for those who don't use PureBasic and enter the flags in the regex itself. In this case, they need to be reset.