Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • meld meld
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 202
    • Issues 202
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • meldmeld
  • Issues
  • #24
Closed
Open
Issue created Nov 23, 2010 by Bugzilla@bugzilla-migration💬Reporter

[BZ#635593] Newline differences should be displayed and highlighted

Submitted by Kai Willadsen

Link to original bug (#635593)

Description

See bug 602933.

The idea is that when a newline character is part of a difference (in particular unicode newlines) it would be useful to have some way of showing that the newline characters are different.

At the moment, Meld discards line ending information and considers all newline characters/sequences to be equal. However, we can keep it around with splitlines(). It's not entirely clear in which situations we should take into account newline differences.

Assignee
Assign to
Time tracking