Skip to content

Commit f5a7a4f

Browse files
committed
Merge branch 'master' of github.com:jtdaugherty/vty
2 parents 72ce9f6 + 0bb7cb7 commit f5a7a4f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ few steps:
4545
modules.
4646
4. If desired, call `Graphics.Vty.Config.userConfig` to load the Vty
4747
user configuration since this step is no longer automatic.
48+
5. Some configurations have been moved to `Graphics.Vty.Output`. For
49+
example, `mouseMode` is no longer a field in `VtyUserConfig`.
50+
Instead, use `setMode` to enable it.
4851

4952
For applications using more of Vty's API than just the basic
5053
initialization and rendering API, the full change list is provided

0 commit comments

Comments
 (0)