Skip to content

Commit

Permalink
Merge branch 'master' of github.com:jtdaugherty/vty
Browse files Browse the repository at this point in the history
  • Loading branch information
jtdaugherty committed Jan 21, 2024
2 parents 72ce9f6 + 0bb7cb7 commit f5a7a4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ few steps:
modules.
4. If desired, call `Graphics.Vty.Config.userConfig` to load the Vty
user configuration since this step is no longer automatic.
5. Some configurations have been moved to `Graphics.Vty.Output`. For
example, `mouseMode` is no longer a field in `VtyUserConfig`.
Instead, use `setMode` to enable it.

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

0 comments on commit f5a7a4f

Please sign in to comment.