From 814529a6907b3477e42febcf87790fd0f352fc2a Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 19 Nov 2024 12:12:31 +0800 Subject: [PATCH] feature: add hotkeys to stage/unstage/discard block or selected lines in text diff view (#718) Signed-off-by: leo --- src/Views/TextDiffView.axaml | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/src/Views/TextDiffView.axaml b/src/Views/TextDiffView.axaml index f2a5beaf..d9d6dde3 100644 --- a/src/Views/TextDiffView.axaml +++ b/src/Views/TextDiffView.axaml @@ -97,9 +97,29 @@ - + + + +