mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
fix(coding-agent): reload keybindings on /reload closes #2309
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
All keyboard shortcuts can be customized via `~/.pi/agent/keybindings.json`. Each action can be bound to one or more keys.
|
||||
|
||||
After editing `keybindings.json`, run `/reload` in pi to apply the changes without restarting the session.
|
||||
|
||||
## Key Format
|
||||
|
||||
`modifier+key` where modifiers are `ctrl`, `shift`, `alt` (combinable) and keys are:
|
||||
|
||||
Reference in New Issue
Block a user