Forum Replies Created

Viewing 25 posts - 651 through 675 (of 3,682 total)
  • Author
    Posts
  • in reply to: Multiple lines selecting #23796
    Yutaka Emura
    Keymaster

    I am not exactly sure how you want the multiple cursors move. Could you upload a screencast, or illustrate exactly how you want multiple cursors move before and after the UP or DOWN key is pressed (both current behavior and expected behavior).

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

    v18.2.0 beta 1 includes this option.

    in reply to: Icons in a tab #23783
    Yutaka Emura
    Keymaster

    I adjusted the icon placements on v18.1.91.
    If the issue is not resolve, can you please send me a screenshot and what options did you choose in the Tab page of the Customize dialog box.
    Thanks!

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

    Hello sky,

    I would like to clarify. If the “None, and No Prompts to Save Files.” is selected, do you want to discard any changes in EmEditor?
    This can be confusing.
    How about “Include Save Workspace button in the Save Changes? dialog box” option?

    in reply to: Multiple lines selecting #23772
    Yutaka Emura
    Keymaster

    Sorry, these issues will be fixed on v18.2.0 beta.
    Thank you!

    in reply to: Very long columns text file become "no response" after v17.6 #23763
    Yutaka Emura
    Keymaster

    Hello,
    This issue will be fixed on the next version. Thanks!

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

    As for “Quote Marks”, this is different from the “Quote Character” in the General page. “Quote Marks” in the Display page affects how EmEditor highlights the view, whereas “Quote Character” behaves the prefix used when you select “Copy Text in Quotes” command.

    Yutaka Emura
    Keymaster

    1. This was intentional. We thought those options (match case, etc.) are part of search history. However, I will think about this again.

    2. Not exactly the same, but you can press ALT + DELETE while drop-down list box is open to delete the selected item.

    3. 4. These behaviors were changed due to feedback from another customer: https://jp.emeditor.com/forums/topic/emeditor-v14-6-0-beta-11-%e3%82%92%e5%85%ac%e9%96%8b%e3%81%97%e3%81%be%e3%81%97%e3%81%9f-%e6%96%b0%e6%a9%9f%e8%83%bd-%e3%83%95%e3%82%a3%e3%83%ab%e3%82%bf%e3%83%bc-%e3%83%90%e3%83%bc/
    to be consistent with the Find/Replace dialog box. In the Find/Replace dialog box, “Use Escape Sequence” check box will be grayed (disabled) when “Use Regular Expressions” check box is set. However, we will think about it again.

    Thanks,

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

Viewing 25 posts - 651 through 675 (of 3,682 total)