Forum Replies Created

Viewing 25 posts - 651 through 675 (of 3,699 total)
  • Author
    Posts
  • in reply to: Multiple Selection Editing #23849
    Yutaka Emura
    Keymaster

    v18.3.0 beta 1 (v18.2.91) will address all these issues.
    As for Issue 4, you will be able to press Ctrl + Z (Undo) after you accidentally press Backspace, and then press Delete to delete all selections when v18.2.91 becomes available.

    in reply to: Theme names; Highlight(1) #23848
    Yutaka Emura
    Keymaster

    First, please open RegEdit.exe and export the Themes value.
    Then you can click the Theme drop-down list box to see if there are other names hidden.
    You can also send me the exported .reg file (after zipped) at tech @ emurasoft.com, and I will see if I can recover the theme info.

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

    I see you want each cursor keeps its own horizontal position independently. We will try to fix that way.
    Thanks,

    in reply to: The options in the Find dialog box will be reset #23841
    Yutaka Emura
    Keymaster

    We will fix this issue on the next version. Thanks!

    in reply to: Filter: horizontal position in the view #23840
    Yutaka Emura
    Keymaster

    Thanks for explanation. I see you are not using Cell Selection Mode. These issues will be addressed on the next version.

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

    OK. I will adjust a little more, but please excuse if it isn’t exact. This is due to different font face/size, DPI, etc.

    BTW 1. This will be fixed on the next version.

    BTW 2. When you select Read Only, EmEditor will try to reload the file, and that’s why Comparison/Sync is turnd off. I might think about a better way.

    in reply to: Theme names; Highlight(1) #23838
    Yutaka Emura
    Keymaster

    As for Issue 1, can you check if REG_BINARY value “Themes” exists in registry key: HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Common? If it does not exist, I am sorry but your theme definition is lost.

    I realize the Issue 2, and it will be fixed on the next version. To work around this, set the “Continue to Next Line” check box in Highlight (2) page of configuration properties. I am sorry for any inconveniences.

    in reply to: Define Configurations #23837
    Yutaka Emura
    Keymaster

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

    in reply to: Lost the ability to make backup txt files #23830
    Yutaka Emura
    Keymaster

    I reproduced the issue, and this will be fixed on the next version.
    I am sorry for any inconveniences.
    Meanwhile, you can specify a backup folder to avoid this issue.
    Thanks,

    in reply to: Lost the ability to make backup txt files #23826
    Yutaka Emura
    Keymaster

    I believe you are using a little old version which has this bug. Please update to the latest version.
    I am sorry for any inconveniences.

    in reply to: The speed of Find with Regular Expressions problem #23822
    Yutaka Emura
    Keymaster

    EmEditor v18.2 always uses single-threaded searches even if “Auto” or 2 or larger value is specified for the “Number of Threads” in the Advanced page. EmEditor v18.2 optimized the speed for very large files when using temporary files. With this size of 85MB file without using temporary files, EmEditor should search faster than 31 seconds. Can you let me know (or email me) the regular expression term you use, and a sample file if relevant (after zipped)? Please also let me know all the options in the Find dialog box and Advanced dialog box after clicking the Advanced button (or you can send me both screenshots). We will try to reproduce the issue here.

    Thanks,

    in reply to: Random Sort of data in CSV mode? #23820
    Yutaka Emura
    Keymaster

    I just want to clarify. By “random sort”, do you mean shuffle lines (or cells) randomly? Then we will think about that in the future.

    in reply to: Emeditor crashes when opening Western European encoded files #23816
    Yutaka Emura
    Keymaster

    Thanks for information and emails. We fixed this issue on v18.2.0.

    in reply to: "Sort by Multiple Columns" will be crashed #23806
    Yutaka Emura
    Keymaster

    We will fix this issue on the next version.
    Thanks,

    in reply to: Emeditor crashes when opening Western European encoded files #23802
    Yutaka Emura
    Keymaster

    Which version of EmEditor are you using?

    If EmEditor crashed, a crash report file should be in your
    C:\ProgramData\Emurasoft\EmEditor\Error folder. Can you send tech @ emurasoft.com a most
    recent one?

    In Windows Settings, please search for “Region”, click “Administrative language settings”, and please let me know what language is selected for “Language for non-Unicode programs”.

    Thanks,

    in reply to: Undo loses multiple cursors #23800
    Yutaka Emura
    Keymaster

    Can you please write more detailed steps to reproduce the issue, or can you post or send me a screenshot to explain the issue?
    Thank you.

    in reply to: Filter: horizontal position in the view #23799
    Yutaka Emura
    Keymaster

    Suggestion 1 and 2: I can’t reproduce the issues. Are you opening CSV files or non-CSV files? Can you write detailed steps to reproduce the issues?

    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,

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