Skip to content

🐛 Cannot get delta to work on Windows 11 #1297

@EldinHb

Description

@EldinHb
  • Please include the raw text output from git, so that we can reproduce the problem.
    (You can use git --no-pager to produce the raw text output.) - because delta --version doesnt output anything I do not believe the git output is of use.

Powershell version 7.3.1
Delta version 15.1, also tried 14

I installed Delta via choco and tried the standalone download. Neither worked.

Steps I took:

  • choco install delta
  • restart terminal
  • delta --version, does not output anything. Tried this command with powershell 7, the "old" powershell and with cmd. None worked.
    It did work on WSL Ubuntu.
  • git config --global core.pager delta
  • cd to git project
  • git show, no output like delta --version
  • git diff, again no output
  • git show --no-pager does show output

I am not sure if I did something wrong or if it is a bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions