KazDragon / terminalpp

A C++ library for interacting with ANSI terminal windows.
MIT License
75 stars 10 forks source link

Terminal does not handle end key properly #226

Closed KazDragon closed 4 years ago

KazDragon commented 4 years ago

The code for converting control sequences is missing a handler for home (where it has end, etc.)