Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-17640

Web editor shows N+1 lines in a file with N lines for N>0.

    XMLWordPrintable

Details

    Description

      Web editor shows N+1 lines in a file with N lines.

      What I see in Vim editor:

      1 This is the first line.
      2 This is the second line.
      

      What I see in the web editor:

      1 This is the first line.
      2 This is the second line.
      3
      

      No editor I know of shows N+1 lines unless N=0 thus this is an unexpected behavior that tells me there is a spurious line ending on line 2 (Vim tells me it is not).

      Attachments

        Activity

          People

            Unassigned Unassigned
            7040fafbf094 hholst80
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: