Forum Replies Created

Viewing 25 posts - 676 through 700 (of 3,699 total)
  • Author
    Posts
  • in reply to: Start Window #23733
    Yutaka Emura
    Keymaster

    v18.1.0 fixes issues 1 and 2. I will think about Suggestion 1 in the future.

    in reply to: Macro #23729
    Yutaka Emura
    Keymaster

    v18.1.0 fixes the Issue 1. I will think about other suggestions. Thanks!

    in reply to: OpenDir #23728
    Yutaka Emura
    Keymaster

    The registry “OpenDir” value is used only when “Remember Last Folder” option is set in the File page of the Customize dialog box.

    in reply to: Advanced search settings #23727
    Yutaka Emura
    Keymaster

    “Additional Lines to Search for Regular Expressions” can take effect in other cases, for instance,

    a\s*b

    can match any number of whitespaces including newlines between a and b.

    I couldn’t reproduce this issue :

    But test it with this:
    Default settings.
    Set it to 10000, and disable all the other options.
    Add 20000+ empty lines.
    Find: ^.$
    The Status bar shows the result instantly for the first time.
    ** But searching it again becomes very slow.

    BTW 1:

    Quote Character in General page of configuration properties can take several characters, and it is used in “Copy Text in Qutoes” command in the Edit menu.

    I am not sure which other controls you are referring to, but please let me know which one should have length limit.

    I will think about “BTW 2” and suggestions.

    in reply to: External Tools #23726
    Yutaka Emura
    Keymaster

    v18.1.0 will include all these features/bug fixes except:

    Ctrl+A/T/B will still not work when focus in on a button. I think this is common specs of Windows. The context menu including Cut/Copy/Paste/Top/Bottom items is the universal menu used throughout EmEditor. In some dialogs where these menu items are not applicable, they will simply become grayed (disabled).

    I didn’t add Top/Bottom buttons to all the similar dialogs with a listbox because some users might feel distracted when they are used to the current design.

    “Copy” in the menu simply copies the title text in this dialog to the Clipboard.

    in reply to: "Save Workspace" button #23722
    Yutaka Emura
    Keymaster

    This “Do not ask before exiting” check box is only asking the workspace option. Which option is selected for the Automatic Workspace? If “Save Only” is selected as the default, EmEditor still asks if you try to close EmEditor if changed documents exist. However, if “Save, Restore and Keep Undo Information, and No Prompts to Save Files” is selected, there will be no prompt.

    in reply to: Line number areas are not fully refreshed #23717
    Yutaka Emura
    Keymaster

    This issue was fixed on v18.0.92. Thanks!

    in reply to: View page of the Customize dialog box #23706
    Yutaka Emura
    Keymaster

    This will be fixed on the next version. Thanks!

    in reply to: Customize dialog box font problem #23688
    Yutaka Emura
    Keymaster

    We will adjust this issue on v18.0.9, which will be released shortly.

    in reply to: Customize dialog box font problem #23681
    Yutaka Emura
    Keymaster
    in reply to: Different results in CSV and Normal Mode #23665
    Yutaka Emura
    Keymaster

    I believe this due to embedded newlines.
    You can email me a zipped file to tech @ emurasoft.com so that I will look into the file for you.
    If you need to send a very large file, I will send you information to upload the file to a cloud. So please email me.

    Thanks,

    in reply to: Different results in CSV and Normal Mode #23659
    Yutaka Emura
    Keymaster

    Hello John,

    From your follow-up descriptions, the next version v18.0.7 should work for you. We are already releasing v18.0.7, and you can update now.
    Thanks for detailed report.

    in reply to: select all lines containing a string #23657
    Yutaka Emura
    Keymaster

    Hello,
    You can also use the Filter feature to do just these, and so these macros are not necessary anymore.

    in reply to: Different results in CSV and Normal Mode #23652
    Yutaka Emura
    Keymaster

    Hello John,

    I apologize for any inconveniences. I received the similar issue by email, and I believe there are embedded newlines when visible lines were reduced, and the Output bar should show “Invalid double quotes”.
    The older version would continue when this happens, but v18.0.5-v18.0.6 will embed all newlines after the encountered line. The next version should fix this issue.

    If the source file does NOT contain any embedded newlines, you can clear the “Allow newlines in double quotes” check box in the CSV page of the Customize dialog box. This will fix the issue, and also will make EmEditor faster.

    I will release a minor update soon. If you want to make sure the new version will work for you, I will, either send you a new test version for you to test, or you can send me a sample file so that I can test, so let me know if you would like either way. Again, I am sorry for inconveniences.

    Thank you for reporting the issue.

    in reply to: Link truncated at closing parenthesis #23648
    Yutaka Emura
    Keymaster

    Hello Dino,

    You might want to remove ‘)’ from the Characters Not Allowed at End text box in the Link page of configuration properties.

    Thanks,

    in reply to: Keyboard #23642
    Yutaka Emura
    Keymaster

    We’ve fixed all these issues on v18.0.6.
    Thanks,

    in reply to: WordComplete #23641
    Yutaka Emura
    Keymaster

    Hello LTT,

    We’ve fixed Issue 2 and Issue A on v18.0.6. Issue B is due to the slowness because a new window group is opened, and please wait a few seconds until the candidate list becomes ready (v18.0.6 should be much faster).

    in reply to: Customize Menus #23640
    Yutaka Emura
    Keymaster

    Hello LTT,

    We’ve fixed all the issues except non-critical Issue 7 and Issue 1+ on v18.0.6.

    Thanks,

    in reply to: cursor position incorrect #23637
    Yutaka Emura
    Keymaster

    I am sorry for inconveniences. Please select “Import and Export” on the Tools menu, “Export all settings into a registry file”, and zip the .reg file and AppData folder (and inside the folder), and send it to me at tech @ emurasoft.com as an attachment. However, if you are using the portable version, you can send me all the INI files plus AppData folder. Please also include a sample file to reproduce the issue, screenshots to show the issue, and steps to reproduce the issue.

    Thanks,

    in reply to: WordComplete #23620
    Yutaka Emura
    Keymaster

    v18.0.4 fixes the Suggestion 3 issue.
    I can’t reproduce the Issue 2. However, it is not unusual that the candidate list is displayed somewhat slower if the dictionary size is large.
    Can you please write numbers in details (how many seconds to display the list, and how large the dictionary is)?

    in reply to: WordComplete (New) #23613
    Yutaka Emura
    Keymaster

    Hello LTT,

    These issues will be fixed on the next version. Thanks!

    in reply to: "Dark Mode" disable? #23605
    Yutaka Emura
    Keymaster

    You can go to the View page of the Customize dialog box, reset the “Use System Color”, and click Text and Background buttons to customize colors.

    For German translations, can you please clarify which text you are talking about? Please write more info, and you can send me a screenshot at tech @ emurasoft.com

    Thanks,

    in reply to: Custom menu items fail to work after upgrading to v18.0.0 #23593
    Yutaka Emura
    Keymaster

    There were issues with menus on v18.0.0. We will fix the issues and release a minor update shortly. I apologize for any inconveniences.

    in reply to: More Toolbars needed #23582
    Yutaka Emura
    Keymaster

    Hello,

    The new version (v18.0) moves commands in “This Document” up the hierarchy by default.

    You can also access the Bookmark related command by right-clicking on the Line Numbers of the left edge of the EmEditor window.
    Or, you can press CTRK + K to show User Menu (1) to select a selected number of bookmark related commands.
    Or, you can record a bookmark related command as a macro, save it as a macro file, and add that macro to the toolbar.

    Thanks,

    in reply to: Customize Menus #23565
    Yutaka Emura
    Keymaster

    Hello LTT,
    We’ve fixed all these issues on the next version.
    Thanks,

Viewing 25 posts - 676 through 700 (of 3,699 total)