Forum Replies Created

Viewing 25 posts - 1,001 through 1,025 (of 3,662 total)
  • Author
    Posts
  • in reply to: automatically open after EE closed #21546
    Yutaka Emura
    Keymaster

    I received your email, and it was fixed on v16.5.0 beta 1.

    Thanks!

    in reply to: automatically open after EE closed #21542
    Yutaka Emura
    Keymaster

    I am not sure exactly what the issue is. Can you please send me a screenshot or screencast to tech @ emurasoft.com ?
    Please also export your Registry at HKEY_CURRENT_USER\SOFTWARE\EmSoft\EmEditor v3\ and compress to .zip file, and send it with your screenshot.

    Thank you,

    in reply to: bookmarks – removed bookmarks return after "reload" #21541
    Yutaka Emura
    Keymaster

    How do you reload the file? Do you use workspaces?

    Is “Save Cursor Position and Bookmarks” check box is checked in the File tab of the Customize dialog box?

    Please explain more details and write procedure how to reproduce the issue.

    Thanks,

    in reply to: automatically open after EE closed #21537
    Yutaka Emura
    Keymaster

    Are you using the latest version? What is your Workspace settings (Customize dialog box -> Window -> Automatic Workspace)?
    Please describe more details.
    Thank you,

    in reply to: 16.4.1 #21502
    Yutaka Emura
    Keymaster

    Hello gordy,

    I am sorry, I have just fixed that.

    Thanks!

    Yutaka Emura
    Keymaster

    I received your email. Thank you.

    1. I believe you are talking about the cursor movement within a cell when you are editing it. This is due to the Cell toolbar, which synchronizes the cursor position with the cell in the editor. You might want to disable (hide) the Cell toolbar. Clear the “Automatically Show/Hide Cell Toolbar” menu in the Cell toolbar button. Nevertheless, I will try to optimize this for speed.

    2. This is how EmEditor shows multiple lines in a cell. Since EmEditor is developed as a text editor, not Excel, it is NOT easy to show wrapped lines in a cell as Excel does. The current style is a compromise where EmEditor still can handle embedded newlines in a cell while not loosing its speed.

    Thanks,

    Yutaka Emura
    Keymaster

    Hello,

    1. I can’t reproduce slowness of CSV files. Can you send me a sample file at tech @ emurasoft.com? I will try to reproduce the issue. Please add detailed procedure to reproduce the issue.

    2. Newlines are expresssed as ^M^J (reversed M and J), whicn means CR + LF. According to CSV specifications, cells including newline(s) must be surrounded by double-quotes. Please refer to CSV specifications. https://en.wikipedia.org/wiki/Comma-separated_values

    Thanks!

    in reply to: Native Linux support #21478
    Yutaka Emura
    Keymaster

    I am sorry that I didn’t respond sooner, but I just don’t have enough time to support Unix environments. I will look into that when I have time. The reason that EmEditor v8 works but not v16 is probably because EmEditor v16 uses new APIs introduced in Windows 10.

    Thanks,

    Yutaka Emura
    Keymaster

    Hello Peter,

    Did you try the latest version (v16.3.1)? You can always disable the scroll bar markers by clearing configuration properties > Scroll tab > “Show Markers on Vertical Scroll Bar”.

    Thanks,

    in reply to: Arrows #21445
    Yutaka Emura
    Keymaster

    Hello Sima,

    I am not sure if I understand your question, but you shouldn’t have any problems merging two files if the last line is terminated with a newline. Did you try it already?
    Thanks,

    in reply to: Fully Deleting a Row #21444
    Yutaka Emura
    Keymaster

    Hello Sima,

    The “Cut” command (instead of “Delete”) can delete the full row.

    Thanks,

    Yutaka Emura
    Keymaster

    Hello LifeTimer,

    I reproduced the issue, and it will be fixed on the next version.
    Thanks!

    Yutaka Emura
    Keymaster

    Hello LifeTime,

    I can’t reproduce the issue. Are you using any plug-ins or macros that might interfere with the cell editing mode?

    Thanks,

    in reply to: CSV – how to edit and view properly? #21437
    Yutaka Emura
    Keymaster

    Hello Pepper Mint,

    EmEditor currently shows embedded newlines as reversed ‘MJ’, and you can’t show these as shown in the Cell toolbar.

    I am not sure about your second question regarding “what format”? Are you asking about Excel format you have to choose when you open the CSV file with Excel?

    You can resize the columns by selecting the “Column Separators” button -> “Adjust Separator Positions (Whole Document)” in the CSV/Sort toolbar.

    Thanks,

    in reply to: Arrows #21436
    Yutaka Emura
    Keymaster

    Hello,

    The last one (LEFT ARROW) is the EOF (end of file) mark. This file shows that the last line is NOT terminated with a newline. You will might want to type ENTER at the end of the file to have consistent newlines at every line.

    in reply to: open documents plugin macro #21423
    Yutaka Emura
    Keymaster

    You can record a macro, but it won’t record the column you select in CSV documents.
    By the way, this is nothing to do with a plugin (you mentioned in your title). The EmEditor core program can record macros.

    in reply to: Minimap #21406
    Yutaka Emura
    Keymaster

    Hello John,

    The minimap is drawn every 1,000 lines, so this is normal. While the minimap is refreshed, please try NOT to move the mouse, because the mouse movement pauses the minimap draw.

    in reply to: Minimal Window Size #21397
    Yutaka Emura
    Keymaster

    Yes, I needed to limit the minimum size in order to pass Microsoft Certification, but this size limit will be reduced to somewhat smaller: 80 x 80 pixels from 400 x 400 pixels on the next version. I hope this will be all right with you.

    Thank you,

    Yutaka Emura
    Keymaster

    Currently, the behavior is the same as vertical selection paste. However, I will fix this issue only for cell selection paste.

    Thanks,

    in reply to: Transparency broken on some toolbar buttons in latest release #21392
    Yutaka Emura
    Keymaster

    Please send me screenshots to tech @ emurasoft.com

    Thank you,

    Yutaka Emura
    Keymaster

    Hello LifeTimer,

    This will be fixed on the next version.

    Thanks for your patience!

    in reply to: The Minimap Problems #21375
    Yutaka Emura
    Keymaster

    I might add an option to adjust the scroll bar width, which is the same width as the indicators in the minimap.
    The current line highlights will NOT show up in the minimap in order to optmize it for the speed.
    However, you can turn on the “Cursor Position” check box in the Scroll tab of configuration properties.

    in reply to: CSV cell coloring #21363
    Yutaka Emura
    Keymaster

    Hello,

    This will be fixed on the next version.

    Thank you!

    in reply to: Two problems.. #21353
    Yutaka Emura
    Keymaster

    Hello sky,

    Thank you for sending me information, and I reproduced the issue. I am fixing the Problem 1. As for Problem 2, this problem occurs since you are using the portable version (using INI files). Please consider using the installer version.

    Thanks,

    in reply to: Two problems.. #21342
    Yutaka Emura
    Keymaster

    Hello sky,

    Are you using the newest version? I know there was an issue similar to Problem 2 in older versions. Please use the newest version.

    If you still have the issue with the newest version, can you please send me eeCommon.ini file when it is very big (after compress to a .zip file) to tech @ emurasoft.com?

    I will look into both issues.

    Thank you.

Viewing 25 posts - 1,001 through 1,025 (of 3,662 total)