-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bugSomething isn't workingSomething isn't workingpriority-3Affects a small number of users or is largely cosmeticAffects a small number of users or is largely cosmeticwindowsRelated to Windows hosts or runnersRelated to Windows hosts or runners
Description
Describe the bug
I think this is an issue with gh doing something with the output of the pager because this is not happening when I'm using delta with git in the same shells just fine.
Screenshots
Comparison between output of gh pr diff 5056 and git diff 18faaaa09a..258a999c70 (which corresponds to the same diff):
Command Prompt used directly with cmd.exe:

Command Prompt used through Windows Terminal:

PowerShell used through Windows Terminal:

Steps to reproduce the behavior
- Install
delta(you can also just download the executable and put full path instead ofdeltain the next command) gh config set pager deltagh pr diff PR_ID
Expected vs actual behavior
I expected it to work similarly to how it works with git
Logs
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority-3Affects a small number of users or is largely cosmeticAffects a small number of users or is largely cosmeticwindowsRelated to Windows hosts or runnersRelated to Windows hosts or runners