docs: move the cursor shortcut

pr675
Hufe921 3 years ago
parent b38e4ed0dd
commit 33ebc59c72

@ -24,6 +24,14 @@ Feature: Move to the left
Feature: Zoom the selection to the left Feature: Zoom the selection to the left
## Ctrl/Cmd + ←
Feature: Move to the left(jump word)
## Ctrl/Cmd + Shift + ←
Feature: Zoom the selection to the left(jump word)
## → ## →
Feature: Move to the right Feature: Move to the right
@ -32,6 +40,14 @@ Feature: Move to the right
Feature: Zoom the selection to the right Feature: Zoom the selection to the right
## Ctrl/Cmd + →
Feature: Move to the right(jump word)
## Ctrl/Cmd + Shift + →
Feature: Zoom the selection to the right(jump word)
## ↑ ## ↑
Feature: Move up Feature: Move up

@ -24,6 +24,14 @@
功能:向左缩放选区 功能:向左缩放选区
## Ctrl/Cmd + ←
功能:向左移动(跳单词)
## Ctrl/Cmd + Shift + ←
功能:向左缩放选区(跳单词)
## → ## →
功能:向右移动 功能:向右移动
@ -32,6 +40,14 @@
功能:向右缩放选区 功能:向右缩放选区
## Ctrl/Cmd + →
功能:向右移动(跳单词)
## Ctrl/Cmd + Shift + →
功能:向右缩放选区(跳单词)
## ↑ ## ↑
功能:向上移动 功能:向上移动

Loading…
Cancel
Save