HighLine v1.2.1 Release Notes

    • 🖨 Applied Justin Bailey's fix for the page_print() infinite loop bug.
    • Made a SystemExtensions module to expose OS level functionality other libraries may want to access.
    • Publicly exposed the get_character() method, per user requests.
    • Added terminal_size(), output_cols(), and output_rows() methods.
    • Added :auto setting for warp_at=() and page_at=().