-
Notifications
You must be signed in to change notification settings - Fork 469
Closed
Description
- Please include the raw text output from git, so that we can reproduce the problem.
(You can usegit --no-pagerto 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 --versiongit diff, again no outputgit show --no-pagerdoes show output
I am not sure if I did something wrong or if it is a bug.
Metadata
Metadata
Assignees
Labels
No labels