Skip to content

When piping the output of lsd in PowerShell to another program, line breaks are incorrectly inserted. #1182

Description

@ivolo9
  • os: windows 11
  • lsd --version: lsd 1.2.0
  • echo $TERM: Powershell 7
  • echo $LS_COLORS:

Expected behavior

lsd | %{ echo "$_ -------" } should print dashes after each item

Actual behavior

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions