Added initial support for inline diff highlighting
This commit is contained in:
parent
182a998e0f
commit
b601164a60
6 changed files with 245 additions and 50 deletions
|
|
@ -28,6 +28,10 @@ unicode-segmentation = { version = "1.7.1", optional = true }
|
|||
name = "terminal"
|
||||
required-features = ["text"]
|
||||
|
||||
[[example]]
|
||||
name = "terminal-inline"
|
||||
required-features = ["text"]
|
||||
|
||||
[[example]]
|
||||
name = "udiff"
|
||||
required-features = ["text"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue