emeditor tag

44 questions


1 answers
78 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
99 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

1 answers
71 views
0
When you open a pinned file from the EmEditor icon on the taskbar, it is not active when it is already open.

I am using EmEditor 20.0.901 in Windows 10.EmEditor is pinned to the taskbar, and frequently used files are pinned to the menu that comes up when you right-click the EmEditor icon.So I suddenly realiz...

2 years ago

1 answers
72 views
0
About replacing abnormal values with arbitrary symbols or blanks

Suppose there exists an example of the observed value data (nxm, but m=1) for the following matrix in the CSV file:11002001000Is the abnormal value of 50 or less or 500 or more replaced with NA or bla...

2 years ago

1 answers
53 views
0
Unable to import/export continuous replace dialog

Since EmEditor 19.9.x, the Import/Export button for TSV files has disappeared in the Continuous Replace dialog.This is a very useful feature, so please re-add import/export functionality to the Contin...

2 years ago

1 answers
54 views
0
How do you write in macros in EmEditor to go down one line at a time in blue selection?

How do you write in macros in EmEditor to go down one line at a time in blue selection?I'd like to do macro processing on a row-by-row basis in between.editor.ExecuteCommandByID (4154); Or editor.Exec...

2 years ago

1 answers
113 views
0
"Text" wraparound settings are not retained

If you change the text file's foldback settings on the Basic tab of Settings Definition → Text → Properties, the foldback settings will be reflected at that time, but if you restart the editor, it wil...

2 years ago

1 answers
84 views
0
About Differential Extraction

There are two files A and BFile A1,1234,4567,8902、2345、5678、8913、3456、6789、891File B1,1234,4567,8903、3456、6789、891In this case located in file A 2, 2345, 5678, 891Is it possible to extract only and w...

2 years ago

1 answers
106 views
0
If you set the search color of the string to 2 or more, the search result and marker color will be strange (Ver.21.6.0)

After updating to Version 21.6.0, the search results and markers are out of color.I only checked it on Windows 10, but it was reproduced on multiple devices, so I don't think it depends on the environ...

2 years ago

1 answers
86 views
0
Displaying the Number of Characters in the Status Bar

Previously, the number of characters was displayed on the status bar, but It is now a character code for the cursor position.I'd like to return it to the number of characters as before, but What shoul...

2 years ago
« - 4 - »

© 2024 OneMinuteCode. All rights reserved.