feat: support edit and retry user request (#1335)

This commit is contained in:
yetone
2025-02-21 14:00:53 +08:00
committed by GitHub
parent 48ae1fed78
commit 45604b25f8
2 changed files with 165 additions and 12 deletions

View File

@@ -335,6 +335,8 @@ M._defaults = {
sidebar = {
apply_all = "A",
apply_cursor = "a",
retry_user_request = "r",
edit_user_request = "e",
switch_windows = "<Tab>",
reverse_switch_windows = "<S-Tab>",
remove_file = "d",