Originally created to remove newline characters, DeleteNewline has evolved into a utility that significantly enhances the efficiency of applying regular expressions. The app now offers advanced features such as regular expression support, Global Hook, and Keybind functionalities.
Key Features:
1. Regular Expressions: Utilize regular expressions to search for and replace complex patterns within your text.
2. Global Hook: Set up Keybind shortcuts to quickly trigger predefined regular expressions.
System Requirements:
1. OS: Windows 10 or later
2. Framework: .NET 8
How to Use:
A preliminary setup is required:
1. DeleteNewline starts in the system tray. Double-click the DeleteNewline icon in the tray to activate the UI.
2. Access the Settings page and specify your RegexChain.
There are three ways to use the app:
* Copy the input text you want to process and paste it into the 'Input Text Page' of the application (Ctrl + V).
* Copy the input text, right-click on the 'Input Text Page', and select Paste.
* Drag text from another program (web browser, Discord, Visual Studio Code, etc.) and press the shortcut key specified in the Keybind options.
Using any of these three methods, DeleteNewline will process your text. The string with the applied regular expression will be automatically copied to the clipboard.