Forum Replies Created

Viewing 25 posts - 351 through 375 (of 3,660 total)
  • Author
    Posts
  • in reply to: Wrap Indent #26820
    Yutaka Emura
    Keymaster

    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.”

    Yutaka Emura
    Keymaster

    Hi 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,

    in reply to: Support for shell script in EmEditor #26816
    Yutaka Emura
    Keymaster

    EmEditor v19.9 beta 3 (19.8.93) fixes this issue even if you use “emeditor.exe /sp”. Thank you!

    in reply to: EmEditor v19.9 beta 2 (19.8.92) #26815
    Yutaka Emura
    Keymaster

    I just released beta 3 (19.8.93), and fixed this issue. Thank you!

    Yutaka Emura
    Keymaster

    I 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,

    Yutaka Emura
    Keymaster

    Hi 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,

    in reply to: Support for shell script in EmEditor #26798
    Yutaka Emura
    Keymaster

    Hello 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 be ee256.exe if the CPU supports AVX2, or ee512.exe if it supports AVX512)

    This is because emeditor.exe is just a shim app that actually calls ee128.exe (ee256.exe or ee512.exe) and terminates itself immediately.

    Yutaka Emura
    Keymaster

    Hello guapo, LTT, David,

    Some of these features are implemented in v19.8.91+.

    Thanks,

    Yutaka Emura
    Keymaster

    Yes, 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.

    in reply to: Support for shell script in EmEditor #26785
    Yutaka Emura
    Keymaster

    Hi 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,

    in reply to: EmEditor v19.8 beta 4 (19.7.94) #26777
    Yutaka Emura
    Keymaster

    This issue was fixed on v19.8.5. I apologize for inconveniences.

    in reply to: EmEditor v19.8 beta 4 (19.7.94) #26775
    Yutaka Emura
    Keymaster

    I reproduced the issue, and it will be fixed on the next version.
    I am sorry for the trouble.

    in reply to: Start Window #26750
    Yutaka Emura
    Keymaster

    I will fix C for now. Thank you!

    in reply to: EmEditor v19.8 beta 2 (19.7.92) #26749
    Yutaka Emura
    Keymaster

    I reproduced 6, and will fix on the next version.
    Thank you!

    in reply to: Mouse Zoom Annoyance #26744
    Yutaka Emura
    Keymaster

    Hello 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.

    in reply to: EmEditor Phones Home – Why? #26741
    Yutaka Emura
    Keymaster

    Hello,

    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.

    in reply to: Recent File History 19.8.0 #26738
    Yutaka Emura
    Keymaster

    Hello 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,

    in reply to: Recent File History 19.8.0 #26736
    Yutaka Emura
    Keymaster

    Hello,

    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,

    in reply to: Middle Click: focus option #26720
    Yutaka Emura
    Keymaster

    I fixed the undo issue on beta 3 (19.7.93). Thank you.

    in reply to: Current Line Background Color #26719
    Yutaka Emura
    Keymaster

    I fixed this issue on beta 3 (19.7.93). Thank you.

    in reply to: Move Line Down to empty EOF line #26718
    Yutaka Emura
    Keymaster

    I fixed this issue on beta 3 (19.7.93). Thank you.

    in reply to: Start Window #26717
    Yutaka Emura
    Keymaster

    I fixed B and perhaps C on beta 3 (19.7.93).
    Thanks,

    in reply to: EmEditor v19.8 beta 2 (19.7.92) #26716
    Yutaka Emura
    Keymaster

    Hello LTT,
    I couldn’t reproduce 1 and 6, but I fixed the other issues on beta 3 (19.7.93).
    Thanks,

    in reply to: The right-click menu of ruler is too long #26702
    Yutaka Emura
    Keymaster

    Hello,

    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,

    in reply to: Compare: Gray lines; Line number #26677
    Yutaka Emura
    Keymaster

    The line number issue was fixed on v19.6.98.
    Thanks,

Viewing 25 posts - 351 through 375 (of 3,660 total)