UltraEdit General Discussion • Couple questions from a long time user
1: Will the latest UE version work on windows 7. I saw a few post about some DLL missing, was that fixed?2: I currently have v20 installed. The ONLY reason I am looking to update is because V20...
View ArticleUEX General Discussion • UEX 2023 on Ubuntu 20.04?
You only list Ubuntu 22.04 and 24.04. Does either of these work on 20.04? If not could you compile one up? I use 20.04 for various compatability reasons and have a Ubuntu Pro account so it should...
View ArticleFind/Replace/Regular Expressions • Different matches between UltraEdit and...
I ran into a very strange situation.After copying and pasting text from a web page, I realized that I would need to do some regular expression tweaking to fix the problem.The page is...
View ArticleUltraEdit General Discussion • Sort the lines in a file with ignoring the...
Hi!I really love the special sort feature. But I have one recommendation: Could you please implement a checkbox, that there could be the first line defined as a headline, which should not be sorted at...
View ArticleUltraEdit General Discussion • Insert template command does not insert...
The symbol ° is not inserted correctly.The symbol encoded as ° in the template file should be inserted as ° (degree symbol) but no conversion happens when the template is inserted into the...
View ArticleEditor Display • Cannot locate "Style Builder"
Hello,I'm trying to find the CSS Style Builder referenced here: https://www.ultraedit.com/support/tutor ... e-builder/.When I add the specified toolbars, I do not see the icon the link is referring...
View ArticleFind/Replace/Regular Expressions • Different matches between UltraEdit and...
I ran into a very strange situation.After copying and pasting text from a web page, I realized that I would need to do some regular expression tweaking to fix the problem.The page is...
View ArticleUEStudio General Discussion • Some templates auto-expand, some do not — why?
Using python 3.12 I have several templates.This one (named "if"):Code: if ([+expression+]):^expands if I wait a second or two after I type "if"However, this one does not:Code:...
View ArticleConfiguration/INI Settings • Backup/restore user customizations
Hey everybody. I have an old UE version (23.20.0.43) that I want to move from one computer to another. I have been using it for a long time, made a lot of settings, templates and so on. I tried to use...
View ArticleUltraEdit General Discussion • New installation - Win11 x64 24H2
I "successfully" installed UltraEdit v2024.2 (31.2.0.39) on a new/fresh install of Windows 11 x64 Enterprise 24H2, but when I try to launch uedit64 I get a dialog pop up with the message below:Cannot...
View ArticleFind/Replace/Regular Expressions • Different matches between UltraEdit and...
I ran into a very strange situation.After copying and pasting text from a web page, I realized that I would need to do some regular expression tweaking to fix the problem.The page is...
View ArticleUltraEdit General Discussion • Sort the lines in a file with ignoring the...
Hi!I really love the special sort feature. But I have one recommendation: Could you please implement a checkbox, that there could be the first line defined as a headline, which should not be sorted at...
View ArticleUltraFinder General Discussion • Screen (dark) that does not work (solved)
When I start my just updated UltraFinder, I see a light screen for a fraction of a second, and then, I get a dark screen where nothing useful can be done. None of the fields mentioned in Help and...
View ArticleUltraEdit General Discussion • UltraEdit depends on Microsoft Visual C++...
I "successfully" installed UltraEdit v2024.2 (31.2.0.39) on a new/fresh install of Windows 11 x64 Enterprise 24H2, but when I try to launch uedit64.exe I get a dialog pop up with the message...
View ArticleUltraEdit General Discussion • New files - ordering and tabs is illogical
I have about 50 files open in UltraEdit at any given time. These are a mix of code files, snippet of something I need to analyze like EDI contents, etc. What I cannot figure out is how UE decides what...
View ArticleUltraEdit General Discussion • Insert template command does not insert...
The symbol ° is not inserted correctly.The symbol encoded as ° in the template file should be inserted as ° (degree symbol) but no conversion happens when the template is inserted into the...
View ArticleUEX General Discussion • Fedora 41 with uex UltraEdit-23.0-0.21.el9.x86_64
UltraEdit requires libtiff.so.5 but Fedora no longer supports 5 and only supports libtiff.so.6.Code: uex: error while loading shared libraries: libtiff.so.5: cannot open shared object file: No such...
View ArticleUltraEdit General Discussion • Sort the lines in a file with ignoring the...
Hi!I really love the special sort feature. But I have one recommendation: Could you please implement a checkbox, that there could be the first line defined as a headline, which should not be sorted at...
View ArticleUltraEdit for Mac General Discussion • Picking "New Window" from...
In order to upgrade UE from 23.0.0.16 to 23.0.0.22 on my MacOS, I logged out from the old version. A simple restart normally keeps my opened file tabs, even if they were unsaved (named like...
View ArticleUltraEdit General Discussion • Delete empty lines remove empty lines
Greetings UE LoversHow would I do this?>I have tried with REGX find/replace:### Find Start#############^$### Find #End ############### Replace Start################ Replace #End ############Does...
View Article