Help for this page
if ( $key eq "\e" ) { print "Escape pressed\n"; }
if ( $key eq "\e" ... ) { print "Escape pressed\n"; }