Update the release notes for mouse support

This commit is contained in:
Ryan Prichard 2015-12-16 04:21:22 -06:00
parent 09735e220a
commit 4e6f0c852f

View File

@ -9,6 +9,10 @@
* the Linux virtual console's F1-F5 keys
* the "application numpad" keys (e.g. enabled with DECPAM)
* Fixed handling of Shift-Alt-O and Alt-[.
* Added support for mouse input. The unix-adapter has a `--mouse` option
that puts the terminal into mouse mode, but the agent recognizes mouse
input even without the option.
[#57](https://github.com/rprichard/winpty/issues/57)
Changes to debugging interfaces: