termdb icon indicating copy to clipboard operation
termdb copied to clipboard

Terminfo parser for modern c++ :fax:

Results 2 termdb issues
Sort by recently updated
recently updated
newest added

It would be great if there were an error handling story here when compiled with `-fno-exceptions`.

This commit includes(for now) only the emulated version of clear screen terminal capability of linux terminals. - [x] Add appveyor - [x] Add code coverage - [x] Merge Win+Linux code...