mirror of
https://github.com/dandavison/delta.git
synced 2026-05-29 11:19:34 +02:00
3d5b6852a0
Fix file paths and hyperlinks With this commit the target of a hyperlink should always be an absolute path. This should be true for all file hyperlinks, e.g. - File hyperlink - Hunk header hyperlink - Line number hyperlink Fixes #890