Skip to content
GitLab
Explore
Sign in
Register
Eliminated unwraps and added logging
Code
Review changes
Check out branch
Download
Patches
Plain diff
Robert Cutajar
requested to merge
jocutajar/termion:master
into
master
Jan 28, 2019
Overview
3
Commits
11
Pipelines
1
Changes
5
Expand
Fixes
#164
Panic on busy mouse events - caused by excessive unwraps in event parsing
Added logging to help identify event parsing problems
Merge request reports