Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10094
    Passiday
    Participant

    When the search pattern contains “n”, the matched text is not highlighted.

    Test case:

    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi
    mollis velit sed mi luctus sed facilisis sapien tincidunt. Fusce
    eget nisl lectus, in dapibus quam. Proin varius pretium orci,
    sed pharetra urna rhoncus vitae.

    Search pattern:
    1) [w.,]+n
    2) [w.,]+(?=n)
    3) [w.,]+nw+

    The version I’m testing on: 11.0.5 64 bit, on Windows 2008 Server.

    #10096
    Yutaka Emura
    Keymaster

    Hi,

    Currently, EmEditor will not highlight multiple lines (lines including “n”. This is the specification.

    Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.