From 8d63ef4d477f00a78c2971787098d77816d6bc7c Mon Sep 17 00:00:00 2001 From: aTanW Date: Tue, 7 Jul 2015 15:43:50 +0300 Subject: joe: bump to new upstream v4.0 Signed-Off-By: Vitaly Protsko --- Makefile | 8 ++++---- files/joerc | 28 ++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 4 deletions(-) --- utils/joe/files/joerc | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'utils/joe/files') diff --git a/utils/joe/files/joerc b/utils/joe/files/joerc index 24def75a1..2c42beebd 100644 --- a/utils/joe/files/joerc +++ b/utils/joe/files/joerc @@ -619,3 +619,31 @@ type ^@ TO :querysr Search & replace query window type ^@ TO ÿ + +:shell Input to shell windows +:inherit main +"" ^C Abort +"" ^D Eof +" " ^I Tab +"" ^H Backspace +" " ^M Return +"" ^? Backspace + +:vtshell Input to ANSI shell windows +:inherit main +""  [ A +"" .ku +""  [ B +"" .kd +""  [ C +"" .kr +""  [ D +"" .kl +"" ^A BOL for bash +"" ^C Abort +"" ^D Eof +"" ^E EOL for bash +" " ^I Tab +"" ^H Backspace +" " ^M Return +"" ^? Backspace -- cgit v1.2.3