- AuthorPosts
- July 17, 2020 at 8:50 pm #26903Yutaka EmuraKeymaster
Today, we are releasing EmEditor v20.0 beta 5 (19.9.905).
Updates from beta 4 (19.9.904) include:
- Added the file position at cursor to the dialog box displayed on the Character Code Value command.
- Added the File Position at Cursor check box to the Status list in the Status page of the Customize dialog box.
Notes: Beta versions are updated frequently. If you use the installer version, please select Select Update Channel on the Help menu, and select Betas in order to update automatically to future beta versions. Beta versions can also be downloaded at Previous versions.
Please post any questions or comments in this forum, or Contact us.
Thank you for trying EmEditor beta!July 20, 2020 at 3:01 am #26904LTTParticipantDefault settings.
Find:
\d\n
(or any RegEx like that, e.g. \W\n, [ab]\n, …)
(No matter if it’s found.)Type any text.
Select any text using mouse from in the middle of a line.** The view shows that the selection begins from the start of the line.
** Actually the selection even begins from the top of the view. Scroll or resize (to redraw the view) and you can see it.July 20, 2020 at 10:47 am #26905Yutaka EmuraKeymasterHello LTT,
I’ve reproduced this issue, and it will be fixed on the next version.
Thank you! - AuthorPosts
- You must be logged in to reply to this topic.