在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:dandavison/delta开源软件地址:https://github.com/dandavison/delta开源编程语言:Rust 98.4%开源软件介绍:Get StartedInstall it (the package is called "git-delta" in most package managers, but the executable is just [core]
pager = delta
[interactive]
diffFilter = delta --color-only
[delta]
navigate = true # use n and N to move between diff sections
light = false # set to true if you're in a terminal w/ a light background color (e.g. the default macOS terminal)
[merge]
conflictstyle = diff3
[diff]
colorMoved = default Delta has many features and is very customizable; please see the user manual. Features
A syntax-highlighting pager for git, diff, and grep outputCode evolves, and we all spend time studying diffs. Delta aims to make this both efficient and enjoyable: it allows you to make extensive changes to the layout and styling of diffs, as well as allowing you to stay arbitrarily close to the default git/diff output.
Here's what
Syntax-highlighting themesAll the syntax-highlighting color themes that are available with bat are available with delta:
Side-by-side view[delta]
side-by-side = true By default, side-by-side view has line-numbers activated, and has syntax highlighting in both the left and right panels: [config] Side-by-side view wraps long lines automatically: Line numbers[delta]
line-numbers = true Merge conflictsGit blameInstallation and usagePlease see the user manual and |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论