joe: fix key bindings
Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- joerc | 7 ------- 1 file changed, 7 deletions(-)
This commit is contained in:
parent
bb06539632
commit
0d857aa078
1 changed files with 0 additions and 7 deletions
|
@ -246,7 +246,6 @@ mode,"spaces",rtn % % No tabs %Zspaces%
|
|||
}
|
||||
|
||||
:windows Bindings common to all windows
|
||||
type ^@ TO ÿ
|
||||
abort ^C
|
||||
abort ^K Q
|
||||
abort ^K ^Q
|
||||
|
@ -614,12 +613,6 @@ defm2down M2DOWN
|
|||
:query Single-key query window
|
||||
:inherit windows
|
||||
|
||||
:querya Single-key query window for quoting
|
||||
type ^@ TO ÿ
|
||||
|
||||
:querysr Search & replace query window
|
||||
type ^@ TO ÿ
|
||||
|
||||
:shell Input to shell windows
|
||||
:inherit main
|
||||
"" ^C Abort
|
||||
|
|
Loading…
Reference in a new issue