nngn
|
Character sequences to control a VT520 terminal. More...
#include <os.h>
Static Public Attributes | |
static constexpr auto | show_cursor = "\x1b[?25h"_s |
static constexpr auto | hide_cursor = "\x1b[?25l"_s |
Character sequences to control a VT520 terminal.
|
staticconstexpr |
|
staticconstexpr |