Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-14931

linenoise incorrectly duplicates lines containing multi-byte characters, when text wraps

    XMLWordPrintableJSON

Details

    • ALL
    • Server 2.7.4, Server 2.7.5, Server 2.7.6

    Description

      if there are no multi-byte at first line, didn't comes up. but have multi-byte characters (more than 2 characters) always did.

      eg)
      > aaaaa가나다aaaaa|(end of shell)
      aa
      when I write next "a", should be
      > aaaaa가나다aaaaa|(end of shell)
      aaa
      but
      > aaaaa가나다aaaaa|(end of shell)
      aaaaaaa가나다aaaaa|(end of shell)
      aaa

      Attachments

        Issue Links

          Activity

            People

              benety.goh@mongodb.com Benety Goh
              bloodevil yeaji shin
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: