feat: refactor to react for better ai generation

This commit is contained in:
2025-04-21 02:22:28 +08:00
parent 10b17dc66b
commit 08946059ad
122 changed files with 7129 additions and 9163 deletions

13
dev.kdl
View File

@@ -1,4 +1,17 @@
on_force_close "quit"
mouse_mode true
keybinds {
shared_except "locked" {
unbind "Ctrl q"
bind "Alt q" { Quit; }
}
shared_except "tab" "locked" {
unbind "Ctrl t"
bind "Alt t" { SwitchToMode "Tab"; }
}
}
layout {
default_tab_template {