Forum Replies Created
- AuthorPosts
- Yutaka EmuraKeymaster
Hi LTT,
I made the full-width spaces optional on 19.8.94.
1. I understand it clings to the right edge. How would you like to correct it? I am not sure what you mean by “clings to the left edge.”May 29, 2020 at 6:45 pm in reply to: Is it possible to add a description column in the batch replace window? #26819Yutaka EmuraKeymasterHi LTT,
I fixed 7, 8, and 9. on v19.8.94.
I reverted the double-click or press Enter key functions, and removed the “Close” buttons from all Find/Replace dialog boxes.
Thanks,Yutaka EmuraKeymasterEmEditor v19.9 beta 3 (19.8.93) fixes this issue even if you use “emeditor.exe /sp”. Thank you!
Yutaka EmuraKeymasterI just released beta 3 (19.8.93), and fixed this issue. Thank you!
May 26, 2020 at 4:33 pm in reply to: Is it possible to add a description column in the batch replace window? #26807Yutaka EmuraKeymasterI redesigned Batch Find/Replace and Batch Find/Replace in Files dialog boxes on v19.9 beta 2 (19.8.92) so that they will behave similar to v19.8 and earlier.
I hope this works for you.Thanks,
May 24, 2020 at 2:23 pm in reply to: Is it possible to add a description column in the batch replace window? #26806Yutaka EmuraKeymasterHi LTT,
I will fix 1, 3, and 4.
2. The new batch dialogs were designed to minimize the buttons in the dialogs, so if you want to search/replace only one item without batch, you should click the “<< Batch" button to collapse the dialog to the normal size. You can still access batch list items by clicking the ">” button, and select “Select from Batch List”.
The new design allows you to easily change options for some or all batch items, or change the “Replace with” string for all batch items, which I remember you also requested in another post. The design is similar to the Advanced Filter dialog.
5. I have not implemented “Select All” (Find dialog), “Replace” (Replace dialog) and “Extract” (Find in Files dialog) for batch. I might implement these in the future.
Thanks,
Yutaka EmuraKeymasterHello gordy,
Thanks for information. If you are using the 64-bit version of EmEditor, can you try this instead:
start /wait ee128.exe
(
ee128.exe
can beee256.exe
if the CPU supports AVX2, oree512.exe
if it supports AVX512)This is because
emeditor.exe
is just a shim app that actually callsee128.exe
(ee256.exe
oree512.exe
) and terminates itself immediately.May 22, 2020 at 7:16 pm in reply to: Is it possible to add a description column in the batch replace window? #26787Yutaka EmuraKeymasterHello guapo, LTT, David,
Some of these features are implemented in v19.8.91+.
Thanks,
May 22, 2020 at 6:59 pm in reply to: Unable to disable “Right Click to Set Cursor Position” behavior #26786Yutaka EmuraKeymasterYes, the right-click always sets the cursor position on v19.8.5+ except certain cases such as right-click inside the selection. This was necessary to make certain commands such as Insert Column Right/Left command work without issues. Do you still need to disable this option? If not, I might remove this option on the next major version. Thank you.
Yutaka EmuraKeymasterHi TianCheng Yu,
It will only return after the user closes the windows
Well, that is not common in Windows apps. I tried:
notepad++.exe -notabbar -nosession
but Notepad++ returns immediately in the Command Prompt.
Can you please define “sessions”? Does it mean workspaces in EmEditor? You can certainly disable automatic workspaces in EmEditor in the Workspace page of the Customize dialog box, and by default it is disabled.
Hi gordy,
How did the
/sp
option stop working? In my test,emeditor.exe /sp
creates two processes as it is supposed to.I want to help you both, but I need to understand issues correctly and accurately.
Thanks,
Yutaka EmuraKeymasterThis issue was fixed on v19.8.5. I apologize for inconveniences.
Yutaka EmuraKeymasterI reproduced the issue, and it will be fixed on the next version.
I am sorry for the trouble.Yutaka EmuraKeymasterI will fix C for now. Thank you!
Yutaka EmuraKeymasterI reproduced 6, and will fix on the next version.
Thank you!Yutaka EmuraKeymasterHello Jamil,
There is a command to reset font size — Rest Font Size command by clicking the Down arrow by the Fonts button on the main toolbar, or press CTRL + 0 by default.
You can disable the CTRL + Wheel feature by clearing the “CTRL + Wheel to Change Font Size” check box in the Mouse page of the Customize dialog box.
Yutaka EmuraKeymasterHello,
91.199.212.52 is Sectigo Limited, and that makes sense because the digital signature used for EmEditor was issued from Sectigo. EmEditor v19.8.1 uses a new renewed digital signature since the previous digital signature was expired. I believe it is the OS (Windows) that connects to these sites for some security checks over the Internet, especially because the digital signature was updated. EmEditor does NOT send or receive any data over the Internet.
Yutaka EmuraKeymasterHello mldisibio,
I received your files. Thanks for taking time to send me them.
I reproduced the issue and I believe I fixed them. The next version should be fixed.
To work around for now, please go to the Tools menu, select Customize, select the Status page, and set the Current Configuration check box.
You might be surprised but this should fix the issue.
Thanks,
Yutaka EmuraKeymasterHello,
I am sorry for inconveniences. Are you using a portable version or desktop installer version? If you are using the portable version, please check the EmEditor folder is writable including the AppData subfolder within the EmEditor folder.
In order for me to reproduce the issue, please do the following steps if you don’t mind.
Select the Tools menu -> Import and Export, and then select Export all settings into a registry file (or INI files), and save exported files and folders.
Then select the Tools menu -> All Commands -> Tools -> Reset All Settings, this should prompt you to restart EmEditor.
Please check if the issue still persists. If the issue has been resolved, then please zip exported files and folders (including the AppData subfolder within the exported folder), and email the zip file to me (tech @ emurasoft.com).
You can also send me screenshots to explain the issue.
Thank you,
Yutaka EmuraKeymasterI fixed the undo issue on beta 3 (19.7.93). Thank you.
Yutaka EmuraKeymasterI fixed this issue on beta 3 (19.7.93). Thank you.
Yutaka EmuraKeymasterI fixed this issue on beta 3 (19.7.93). Thank you.
Yutaka EmuraKeymasterI fixed B and perhaps C on beta 3 (19.7.93).
Thanks,Yutaka EmuraKeymasterHello LTT,
I couldn’t reproduce 1 and 6, but I fixed the other issues on beta 3 (19.7.93).
Thanks,Yutaka EmuraKeymasterHello,
I’ve just released v19.8 beta 1 (19.7.91), and fixed the issue you reported.
Please try and let me know if you have any further questions or issues.
Thank you,
Yutaka EmuraKeymasterThe line number issue was fixed on v19.6.98.
Thanks, - AuthorPosts