Browse Source

Merge pull request #2050 from aTanW/master

joe: fix key bindings
lilik-openwrt-22.03
Hannu Nyman 9 years ago
parent
commit
28444af9f5
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,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…
Cancel
Save