This commit is contained in:
2026-04-16 16:09:11 +01:00
parent f3d9d42745
commit dc0e75eb46
4 changed files with 55 additions and 606 deletions
+3 -1
View File
@@ -1,3 +1,5 @@
{
"app.model.select": "ctrl+space"
"app.model.select": "ctrl+space",
"tui.input.newLine": ["shift+enter"],
"tui.input.submit": ["enter"]
}