From 81ac4d8dc0177090ef11098c9916d156415b5db9 Mon Sep 17 00:00:00 2001 From: Hufe921 Date: Thu, 12 Jan 2023 17:58:22 +0800 Subject: [PATCH] docs:adjust selection by shortcut --- docs/guide/shortcut-internal.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/guide/shortcut-internal.md b/docs/guide/shortcut-internal.md index 4f13eab..7877567 100644 --- a/docs/guide/shortcut-internal.md +++ b/docs/guide/shortcut-internal.md @@ -12,9 +12,15 @@ ## ← 功能:向左移动 +## Shift + ← +功能:向左扩大选区 + ## → 功能:向右移动 +## Shift + → +功能:向右扩大选区 + ## ↑ 功能:向上移动