mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
move commands and keymap back to terminal.
Command needs to be able to deal with UI. We'll separate it again later on.
This commit is contained in:
parent
be3c021046
commit
5103dc9617
9 changed files with 36 additions and 39 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -522,6 +522,7 @@ dependencies = [
|
|||
"helix-view",
|
||||
"log",
|
||||
"num_cpus",
|
||||
"once_cell",
|
||||
"smol",
|
||||
"tui",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue