App-TermAttrUtils

 view release on metacpan or  search on metacpan

script/term-terminfo  view on Meta::CPAN

    { type => "str", value => "\n", var => "cursor_down" },
    { type => "str", value => "\e[H", var => "cursor_home" },
    { type => "str", value => "\e[?25l", var => "cursor_invisible" },
    { type => "str", value => "\b", var => "cursor_left" },
    { type => "str", value => "\e[?12l\e[?25h", var => "cursor_normal" },
    { type => "str", value => "\e[C", var => "cursor_right" },
    { type => "str", value => "\e[A", var => "cursor_up" },
    { type => "str", value => "\e[?12;25h", var => "cursor_visible" },
    { type => "str", value => "\e[P", var => "delete_character" },
    { type => "str", value => "\e[M", var => "delete_line" },
    { type => "str", value => "\e(0", var => "enter_alt_charset_mode" },
    { type => "str", value => "\e[?7h", var => "enter_am_mode" },
    { type => "str", value => "\e[5m", var => "enter_blink_mode" },
    { type => "str", value => "\e[1m", var => "enter_bold_mode" },
    { type => "str", value => "\e[?1049h", var => "enter_ca_mode" },
    { type => "str", value => "\e[2m", var => "enter_dim_mode" },
    { type => "str", value => "\e[4h", var => "enter_insert_mode" },
    { type => "str", value => "\e[3m", var => "enter_italics_mode" },
    { type => "str", value => "\e[7m", var => "enter_reverse_mode" },
    { type => "str", value => "\e[8m", var => "enter_secure_mode" },
    { type => "str", value => "\e[7m", var => "enter_standout_mode" },
    { type => "str", value => "\e[4m", var => "enter_underline_mode" },
    { type => "str", value => "\e[%p1%dX", var => "erase_chars" },
    { type => "str", value => "\e(B", var => "exit_alt_charset_mode" },
    { type => "str", value => "\e[?7l", var => "exit_am_mode" },
    { type => "str", value => "\e(B\e[m", var => "exit_attribute_mode" },
    { type => "str", value => "\e[?1049l", var => "exit_ca_mode" },
    { type => "str", value => "\e[4l", var => "exit_insert_mode" },
    { type => "str", value => "\e[23m", var => "exit_italics_mode" },
    { type => "str", value => "\e[27m", var => "exit_standout_mode" },
    { type => "str", value => "\e[24m", var => "exit_underline_mode" },
    { type => "str", value => "\e[?5h\$<100/>\e[?5l", var => "flash_screen" },
    { type => "str", value => "\e[!p\e[?3;4l\e[4l\e>", var => "init_2string" },
    {



( run in 0.566 second using v1.01-cache-2.11-cpan-fd5d4e115d8 )