Move editor key handling to one place
This commit is contained in:
parent
f48a4a6416
commit
bfbdec4396
6 changed files with 120 additions and 59 deletions
|
|
@ -330,9 +330,6 @@ impl EditorState {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
// TODO Share key binding code
|
||||
// TODO Support more of the emacs-y bindings, see bash as example
|
||||
}
|
||||
|
||||
////////////
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue