Map Key to Control
This commit is contained in:
@@ -43,7 +43,6 @@ pub fn start_raw_shell() {
|
||||
internal_key.shell_start_interactive(#(no_shell, raw))
|
||||
}
|
||||
|
||||
// TODO map key to something like Control, to not leak `Continue` etc.
|
||||
pub fn read_input_until_key(l: List(String)) -> Key {
|
||||
let l = internal_key.read_input() |> list.wrap |> list.append(l, _)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user