1
0
Fork 0

lazygit: add hyperlinks

This commit is contained in:
Luca Bilke 2024-08-29 11:13:46 +02:00
parent 30e79cbe2b
commit 8dc397aaa2
Signed by: luca
GPG Key ID: F6E11C9BAA7C82F5
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ git:
branchLogCmd: "git log --color=always --abbrev-commit --date=relative --pretty='format:%C(magenta)%G? %C(blue)%<(33)%ae%C(green)%<(24)%ad%C(reset)%s%C(auto)%d' {{branchName}} --"
paging:
colorArg: always
pager: "delta --dark --paging=never --config $XDG_CONFIG_HOME/git/config --max-line-length=$(({{columnWidth}} * 2 + 5))"
pager: "delta --hyperlinks --hyperlinks-file-link-format='lazygit-edit://{path}:{line}' --dark --paging=never --config $XDG_CONFIG_HOME/git/config --max-line-length=$(({{columnWidth}} * 2))"
gui:
nerdFontsVersion: "3"
showRandomTip: false