Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 show-themes right-side-line-numbers replaced with filename #1887

Open
tsvikas opened this issue Oct 28, 2024 · 1 comment
Open

🐛 show-themes right-side-line-numbers replaced with filename #1887

tsvikas opened this issue Oct 28, 2024 · 1 comment

Comments

@tsvikas
Copy link

tsvikas commented Oct 28, 2024

raw text output from git --no-pager diff ...

diff --git a/.gitignore b/.gitignore
index 2659310..5e94189 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,3 +61,4 @@ venv/

 # specific to this project:
 sandbox.ipynb
+sandbox.py

Delta's output git --no-pager diff ... | delta --show-themes

• .gitignore:61: venv/
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
 61 ⋮.gitignore│
 62 ⋮.gitignore│# specific to this project:
 63 ⋮.gitignore│sandbox.ipynb
    ⋮.gitignore│sandbox.py


Theme: calochortus-lyallii


[M] .gitignore

• .gitignore:61: venv/
 61 ⋮.gitignore│
 62 ⋮.gitignore│# specific to this project:
 63 ⋮.gitignore│sandbox.ipynb
    ⋮.gitignore│sandbox.py

[output truncated]

notice the .gitignore instead of the linenumber.

@tsvikas tsvikas changed the title 🐛 show-themes right-side-line-numbers qreplaced with filename 🐛 show-themes right-side-line-numbers replaced with filename Dec 3, 2024
@tsvikas
Copy link
Author

tsvikas commented Dec 3, 2024

it also occurs in delta --show-themes without an input diff (i.e. on the official sample input)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant