Skip to content

Implement Display for event::Key

Brooks Rady requested to merge TheLostLambda/termion:add-display into master

This is related to the effort in !176 (merged), but this time adds a display implementation for the keys. While this is certainly nice to have upstream, I'd understand if this change in particular is a little out of scope.

Would love to know what you think!

Merge request reports