canvas has now its own config for keybindings, lets use that from the client
This commit is contained in:
@@ -49,5 +49,6 @@ regex = "1.11.1"
|
||||
# Canvas crate
|
||||
ratatui = { version = "0.29.0", features = ["crossterm"] }
|
||||
crossterm = "0.28.1"
|
||||
toml = "0.8.20"
|
||||
|
||||
common = { path = "./common" }
|
||||
|
||||
Reference in New Issue
Block a user