- AuthorPosts
- May 24, 2020 at 11:51 am #26805LTTParticipant
> The Wrap Indent option now ignores full-width spaces.
▲ Please add an option for this.1:
Enable “Wrap Indent”.
A line with very long leading whitespaces clings to the right edge when it wraps. (Hope this can be optimized somehow.)
Disable “Wrap Indent”.
** The line now clings to the left edge.
The line should be rearranged.May 29, 2020 at 6:46 pm #26820Yutaka EmuraKeymasterHi LTT,
I made the full-width spaces optional on 19.8.94.
1. I understand it clings to the right edge. How would you like to correct it? I am not sure what you mean by “clings to the left edge.”August 27, 2020 at 4:22 am #26985LTTParticipantOh I forgot this thread.
> I understand it clings to the right edge. How would you like to correct it?
Is it possible to release the value that determines the min length of a wrapped line?
e.g. If I set it to 50, the wrapped line should be 50-char long in width, overriding “Wrap Indent”.—————
> I am not sure what you mean by “clings to the left edge.”See the screenshots:
i.ibb.co/RDqv48S/Em-Editor-Wrap-Indent.png1:
Initial view, when “Wrap Indent” is already enabled.2:
Disable “Wrap Indent”.
** EmEditor just pans the text to the left edge. It does not rearrange the text instantly.3:
Toggle wrap methods (or change window size).
Now the text is rearranged.4:
Enable “Wrap Indent”.
** EmEditor just pans the text to the right edge. (And there’s no horizontal scrollbar.)August 28, 2020 at 5:29 pm #26992Yutaka EmuraKeymasterThank you for explaining but this will need another option to set the min length. I might think about it in future versions.
The bug on toggling the wrap indent was addressed on beta 8 (20.0.908).September 5, 2020 at 7:14 am #27005LTTParticipantTake the picture as example again:
Set the caret at the end of the logical line.
Toggle “Wrap Indent”.
** The caret blinks at a false position.September 7, 2020 at 9:20 pm #27007Yutaka EmuraKeymasterHello LTT,
This issue will be fixed on the next version.
Thank you!October 9, 2020 at 11:41 am #27083LTTParticipantThe last issue is not fixed yet.
October 9, 2020 at 1:44 pm #27086Yutaka EmuraKeymasterI am not sure if I understand your last issue. Are you referring to this?:
Take the picture as example again:
Set the caret at the end of the logical line.
Toggle “Wrap Indent”.
** The caret blinks at a false position.If so, can you post a sample file (or screenshot) and where the cursor is?
October 11, 2020 at 5:57 am #27093LTTParticipanti.ibb.co/cQ8sKXd/Em-Editor-Wrap-Indent-Cursor.png
▲ Middle: When I turn off “Wrap Indent”.
▲ Right: When I turn on “Wrap Indent” again.October 11, 2020 at 6:08 am #27094LTTParticipant2:
I was not able to describe how to reproduce another issue till now:Enable “Wrap Indent”.
Indent a wrapped line (as the left image shows ▲).
** Such lines cannot be redrawn well, e.g. minimap/tooltip/WordComplete/menu covering leaves blanks in the wrapped view lines.October 12, 2020 at 8:25 am #27100Yutaka EmuraKeymasterI’ve reproduced both these issues, and they will be fixed on v20.2.902. Thank you!
October 23, 2020 at 4:32 pm #27114LTTParticipantThe cursor position is correct now.
** But after “Wrap Indent” is toggled, the “current line background color” doesn’t follow.
See the right image:
img4.imagetitan.com/img4/nggNgpEvY8uEZLt/23/23_emeditor_wrapindent_currentlinebgcolor.pngOctober 28, 2020 at 2:58 pm #27125Yutaka EmuraKeymasterThis issue was fixed on v20.3 beta 5 (20.2.905). Thank you.
September 19, 2021 at 5:10 pm #26984LTTParticipantOh I forgot this thread.
> I understand it clings to the right edge. How would you like to correct it?
Is it possible to release the value that determines the min length of a wrapped line?
e.g. If I set it to 50, the wrapped line should be 50-char long in width, overriding “Wrap Indent”.—————
> I am not sure what you mean by “clings to the left edge.”See the screenshots:
1:
Initial view, when “Wrap Indent” is already enabled.2:
Disable “Wrap Indent”.
** EmEditor just pans the text to the left edge. It does not rearrange the text instantly.3:
Toggle wrap methods (or change window size).
Now the text is rearranged.4:
Enable “Wrap Indent”.
** EmEditor just pans the text to the right edge. (And there’s no horizontal scrollbar.)September 19, 2021 at 5:10 pm #27113LTTParticipantThe cursor position is correct now.
** But after “Wrap Indent” is toggled, the “current line background color” doesn’t follow.
See the right image:
http://img4.imagetitan.com/img4/nggNgpEvY8uEZLt/23/23_emeditor_wrapindent_currentlinebgcolor.png - AuthorPosts
- You must be logged in to reply to this topic.