Skip to content

Commit d063bf9

Browse files
authored
Update README.md
1 parent 36f3ae5 commit d063bf9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ The DiffView supports the following [reactive](https://textual.textualize.io/gui
216216
| `split` | `bool` | Enables split view when `True`, or unified view when `False` |
217217
| `auto_split` | `bool` | Automatically enable split view if there is enough space to fit the longest lines from both file. |
218218
| `annotations` | `bool` | Enable annotations ("+" or "-" symbols). It is reccomended that apps always offer this for color blind users. |
219+
| `wrap` | `bool` | Wrap code lines rather than enable horizontal scrolling. |
219220

220221
## Roadmap
221222

0 commit comments

Comments
 (0)