From 6d38d53c6cacbb5dabe6dc663c500d8ef8bb62d0 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Mon, 26 Mar 2012 17:30:05 +0200 Subject: [PATCH] keys: replace omni-present escape keys Instead of hardcoding the esc key in html, implement it as a standard row. --- Shiar_Sheet/Keyboard.pm | 2 +- less.inc.pl | 6 ++++++ less.plp | 23 -------------------- mplayer.inc.pl | 1 + mplayer.plp | 7 ------ mutt.inc.pl | 4 ++++ mutt.plp | 7 ------ nethack.plp | 9 ++------ readline.plp | 6 ------ vi.eng.inc.pl | 25 +++++++++++----------- vi.inc.pl | 47 ++++++++++++++++++++++++++++++----------- vimperator.plp | 9 ++------ 12 files changed, 64 insertions(+), 82 deletions(-) diff --git a/Shiar_Sheet/Keyboard.pm b/Shiar_Sheet/Keyboard.pm index c5ab016..2cbaffe 100644 --- a/Shiar_Sheet/Keyboard.pm +++ b/Shiar_Sheet/Keyboard.pm @@ -128,7 +128,7 @@ sub print_rows { my $keyrow = $row < 0 ? [["\e"]] : $keyrows{$self->{map}}->[$row]; printf qq{