Browse Source

joe: fix key bindings

Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 joerc |    7 -------
 1 file changed, 7 deletions(-)
aTanW 9 years ago
parent
commit
0d857aa078
1 changed files with 0 additions and 7 deletions
  1. 0
    7
      utils/joe/files/joerc

+ 0
- 7
utils/joe/files/joerc View File

246
 }
246
 }
247
 
247
 
248
 :windows		Bindings common to all windows
248
 :windows		Bindings common to all windows
249
-type		^@ TO ÿ
250
 abort		^C
249
 abort		^C
251
 abort		^K Q
250
 abort		^K Q
252
 abort		^K ^Q
251
 abort		^K ^Q
614
 :query			Single-key query window
613
 :query			Single-key query window
615
 :inherit windows
614
 :inherit windows
616
 
615
 
617
-:querya			Single-key query window for quoting
618
-type		^@ TO ÿ
619
-
620
-:querysr		Search & replace query window
621
-type		^@ TO ÿ
622
-
623
 :shell			Input to shell windows
616
 :shell			Input to shell windows
624
 :inherit main
617
 :inherit main
625
 ""		^C		Abort
618
 ""		^C		Abort