joe: bump to new upstream v4.0

Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 Makefile    |    8 ++++----
 files/joerc |   28 ++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 4 deletions(-)
This commit is contained in:
aTanW
2015-07-07 15:43:50 +03:00
parent 92306fc880
commit 8d63ef4d47
3 changed files with 32 additions and 62 deletions
+28
View File
@@ -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
"