App-TermAttrUtils
    
    
  
  
  
view release on metacpan or search on metacpan
script/term-terminfo view on Meta::CPAN
    { 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" },
( run in 0.414 second using v1.01-cache-2.11-cpan-c333fce770f )