KazDragon / terminalpp

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

Continuation function folding#288 #292

Closed KazDragon closed 2 years ago

KazDragon commented 2 years ago

Fold continuation functions into the terminal constructor for a better API.

Closes #288.


This change is Reviewable

coveralls commented 2 years ago

Coverage Status

Coverage increased (+0.2%) to 98.385% when pulling f9ae56d249ffbe422c58ece02f081a2bc4c9b129 on continuation-function-folding#288 into 170327b77f7f4b819e91521b7bd8a23d2ff52c49 on master.