- Posted by
- Your question can't be really answered without having a file on which encoding detection is incorrect. I recommend reading first the two introduction chapters on Unicode and difference between UTF-8 and UTF-16 of power tip Working with Unicode in UltraEdit/UEStudio . It is very important to know for...Posted in Configuration/INI Settings
-   Topics
-   Views
- Mofi
Mar 08, 2019
- Well, all the regular expressions posted by me in referenced post are for deleting empty or blank lines within a file. None of them is for deleting the line termination at end of file. Let us look on your example stored in text file with DOS/Windows line endings with enabled View - Show line endings...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- Mofi
Aug 04, 2018
- UltraEdit and Unix regular expression engines do not interpret end of file as end of line on using $ . This behavior is unmodified since I am using UltraEdit for Windows (20 years). The Perl regular expression engine interprets $ as end of line and as end of character stream and for that reason also...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- Mofi
Aug 04, 2018
- Something like Perl RegExp: ^\r\n|\r\n(?![\w\W])Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- Ovg
Aug 04, 2018
- Open Advanced - Settings or Configuration - Editor - Word wrap / tab settings . Here you can define the Tab stop value for files with a specific extension which is by default 2 for all other files with Default selected in list box above. A horizontal tab character is not used as a replacement for a ...Posted in Editor Display
-   Topics
-   Views
- Mofi
Jul 29, 2018
- The FIX! I tried everything I found in this forum then contacted support: First, UEStudio may be trying to communicate with a printer on your network during startup/shutdown. Please go to Advanced -> Configuration -> Editor -> Advanced uncheck "Load/Restore Printer Settings" to see if this helps. If...Posted in UltraEdit General Discussion
-   Topics
-   Views
- kangus
Feb 05, 2013