; README.org: Fix wrong keybinding
This commit is contained in:
parent
8ea30af42f
commit
5aaad960c8
1 changed files with 2 additions and 2 deletions
|
@ -35,13 +35,13 @@ To start Eat, run =M-x eat=. Eat has four input modes:
|
|||
- =C-c C-k=: Kill process.
|
||||
- =C-c C-e=: Switch to "emacs" input mode.
|
||||
- =C-c M-d=: Switch to "char" input mode.
|
||||
- =C-c C-e=: Switch to "line" input mode.
|
||||
- =C-c C-l=: Switch to "line" input mode.
|
||||
|
||||
- "emacs" mode: No special keybinding, except the following:
|
||||
|
||||
- =C-c C-j=: Switch to "semi-char" input mode.
|
||||
- =C-c M-d=: Switch to "char" input mode.
|
||||
- =C-c C-e=: Switch to "line" input mode.
|
||||
- =C-c C-l=: Switch to "line" input mode.
|
||||
- =C-c C-k=: Kill process.
|
||||
|
||||
- "char" mode: All supported keys are bound to send the key to the
|
||||
|
|
Loading…
Add table
Reference in a new issue