or tag

453 questions


1 answers
63 views
0
About bugs when sorting 1 million lines in ascending and descending order

Hello EmEditor 20.2.2 sorted 1 million lines of URLs and found A-Z and Z-A process without any problems, but if you select ascending and descending sorting, The first line clearly shows an unusual num...

2 years ago

1 answers
105 views
0
Is it possible to have EmEditor run multiple macros in sequence?

If I want to do more than one process at a time with a macro, would it be possible to store the macro files separately into processes from the perspective of serviceability, and arrange the combinatio...

2 years ago

1 answers
94 views
0
What Happens When EmEditor Passes Large Lines of Regular Expressions

Thank you for your help.The tens of thousands of lines of regular expression macros just before connecting to the web API are unusually heavy.I get frozen and stop at the web API. What is the possible...

2 years ago

1 answers
128 views
0
This is about split of Qt.

sample.txtThe contents of are Apple=150range=300grape=200when I would like to, but with the code below, I will get stuck in else if(key!=grape) whether there is a scrap or not.If there is a scrap, how...

2 years ago

1 answers
89 views
0
How to Pass the Path in the Systemd Unit File

To daemonize and automatically launch server programs written in PythonUntil you run the supervisor on Amazon linux 2I would like to refer to the above page and introduce supervisor on AWS EC2.The tar...


1 answers
94 views
0
0 margins in properties, print, and page settings will cause printouts [Closed]

This question appears to be outside the scope defined in Help Center for stack overflow.Closed 2 years ago.Two years agoI just downloaded and installed EmEditor 19.8.5 today.Printed with receipt print...

2 years ago

1 answers
67 views
0
Want to import existing sources into Qt Creator

I am a beginner who has never used IDE before.I've been working on C++ challenges in recent months.Up until now, I have compiled and run on MacOS terminals, but debugging takes time, so I thought I wo...

2 years ago

1 answers
78 views
0
I want to use javascript to determine the character code of the cursor position and branch conditions.

I'd like to use the macro (javascript) to determine the character code of the cursor and branch the conditions, but I can't find it even after searching, so please let me know.

2 years ago

1 answers
84 views
0
Are EmEditor macros processed in parallel for multiple threads?

Resolved ReportsThanks to Mr. Emura, I was able to solve the problem.I changed it to a continuous replacement, so it became 10 times faster and faster.It takes about 20 minutes for 1.05 million lines....

2 years ago

1 answers
108 views
0
How Do I Not Leave Search History in EmEditor

I think you can change the number of histories based on the number of views in the recent search.Value cannot be 0.Is there a way not to leave a search history for privacy reasons?

2 years ago
« - 7 - »

© 2024 OneMinuteCode. All rights reserved.