Skip to content

Commit 0bb7cb7

Browse files
authored
Merge pull request #270 from minimapletinytools/minimaple/updatedocs
2 parents 3de781a + c28ad18 commit 0bb7cb7

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)