mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
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:
@@ -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" [ A
|
||||
"[A" .ku
|
||||
"[B" [ B
|
||||
"[B" .kd
|
||||
"[C" [ C
|
||||
"[C" .kr
|
||||
"[D" [ D
|
||||
"[D" .kl
|
||||
"" ^A BOL for bash
|
||||
"" ^C Abort
|
||||
"" ^D Eof
|
||||
"" ^E EOL for bash
|
||||
" " ^I Tab
|
||||
"" ^H Backspace
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user