Forum Replies Created

Viewing 25 posts - 1,026 through 1,050 (of 3,693 total)
  • Author
    Posts
  • in reply to: Slow vertical navigation #21633
    Yutaka Emura
    Keymaster

    This issue was fixed on v16.6 beta 1:

    https://www.emeditor.com/emeditor-beta/emeditor-v16-6-0-beta-1/

    Thanks for your help!

    in reply to: Deleting rows #21627
    Yutaka Emura
    Keymaster

    Hello,

    There are many ways to do this, but one way is replace all ^XXXXX.*?\n with blank using regular expressions.

    I hope this helps.

    Thanks,

    in reply to: Slow vertical navigation #21624
    Yutaka Emura
    Keymaster

    Hello,

    Can you make sure “Smooth Scroll” is NOT set in the Scroll page of configuration properties?

    Which version of EmEditor did NOT have this problem?

    Does the problem appear only with a certain file, or very large files?

    If you still see the issue, I am not sure if I understand exactly what the issue is.

    Can you send me a sample file (after zipped) at tech @ emurasoft.com as well as REG files (or INI files if you use EmEditor as portable version)? If you decide to send me REG files, you can export them at HKEY_CURRENT_USER\SOFTWARE\EmSoft in the RegEdit.exe, and zip before you attach the reg file.

    Also, screenshots or screencast would help too.

    Thanks,

    in reply to: Can anyone repeat my problem? #21621
    Yutaka Emura
    Keymaster

    I am not sure why this happens, but do you use Automatic Workspace? (Customize dialog > Window) If so, you might want to disable Automatic Workspace. (Please select “None” or “Save Only” for the Automatic Workspace and see if you can reproduce the issue.)

    in reply to: Slow vertical navigation #21619
    Yutaka Emura
    Keymaster

    Hello,

    If I understand correctly, this is just because EmEditor needs to scroll UP and DOWN and redraw some part of text everytime it scrolls. It also depends on your computer speed.

    To work around, you might want to try clearing the “Use Double Buffering” check box in the View page of the Customize dialog box, although this might increase some refreshing / flashing of the screen.

    Thanks,

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

    I still couldn’t reproduce the issue. Are you using the latest version of EmEditor?
    If you exit EmEditor (rather than reload), what do you see?

    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,

Viewing 25 posts - 1,026 through 1,050 (of 3,693 total)