Migrate input handling to new bindings
This commit is contained in:
parent
202969c7a9
commit
9bc6931fae
18 changed files with 748 additions and 1222 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -259,7 +259,6 @@ dependencies = [
|
|||
"cove-input",
|
||||
"crossterm",
|
||||
"directories",
|
||||
"edit",
|
||||
"euphoxide",
|
||||
"linkify",
|
||||
"log",
|
||||
|
|
@ -294,6 +293,7 @@ version = "0.6.1"
|
|||
dependencies = [
|
||||
"cove-macro",
|
||||
"crossterm",
|
||||
"edit",
|
||||
"parking_lot",
|
||||
"serde",
|
||||
"serde_either",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue