Skip to content

Commit

Permalink
change log entries for mousewheel changes (#1234)
Browse files Browse the repository at this point in the history
  • Loading branch information
mined committed Oct 4, 2023
1 parent a204cca commit 2ce6629
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions wiki/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
* Fix memory leak (mintty/wsltty#340) caused by dynamic emoji checking.

Terminal features
* Tweak mousewheel scrolling: do not mix line and page events (#1234).
* Tweak mousewheel scrolling: page scrolling one line less, consistent with keyboard paging (#1234).
* Send Alt modifier with mousewheel events (#1234).
* New DECSET 7765 to exchange normal and Alt-modified mouse wheel scrolling (#1234).

### 3.6.5 (3 September 2023) ###

Pathname handling
Expand Down

0 comments on commit 2ce6629

Please sign in to comment.