docs(coding-agent): add PR attribution and keybindings docs for resume action
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
### Added
|
||||
|
||||
- Added `resume` as a configurable keybinding action, allowing users to bind a key to open the session resume selector (like `newSession`, `tree`, and `fork`)
|
||||
- Added `resume` as a configurable keybinding action, allowing users to bind a key to open the session resume selector (like `newSession`, `tree`, and `fork`) ([#1249](https://github.com/badlogic/pi-mono/pull/1249) by [@juanibiapina](https://github.com/juanibiapina))
|
||||
|
||||
## [0.51.5] - 2026-02-04
|
||||
|
||||
|
||||
@@ -83,6 +83,7 @@ Modifier combinations: `ctrl+shift+x`, `alt+ctrl+x`, `ctrl+shift+alt+x`, etc.
|
||||
| `newSession` | *(none)* | Start a new session (`/new`) |
|
||||
| `tree` | *(none)* | Open session tree navigator (`/tree`) |
|
||||
| `fork` | *(none)* | Fork current session (`/fork`) |
|
||||
| `resume` | *(none)* | Open session resume picker (`/resume`) |
|
||||
|
||||
### Models & Thinking
|
||||
|
||||
|
||||
Reference in New Issue
Block a user