File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -276,10 +276,10 @@ server [options]
276276
277277## Shortcut key for default page template
278278- ` ← ` , ` → ` : move focus between path items
279- - ` Ctrl ` /` Cmd ` + ` ← ` : move focus to first path item
280- - ` Ctrl ` /` Cmd ` + ` → ` : move focus to last path item
279+ - ` Ctrl ` /` Opt ` + ` ← ` : move focus to first path item
280+ - ` Ctrl ` /` Opt ` + ` → ` : move focus to last path item
281281- ` ↑ ` , ` ↓ ` : move focus between file items
282- - ` Ctrl ` /` Cmd ` + ` ↑ ` : move focus to first file item
283- - ` Ctrl ` /` Cmd ` + ` ↓ ` : move focus to last file item
282+ - ` Ctrl ` /` Opt ` + ` ↑ ` : move focus to first file item
283+ - ` Ctrl ` /` Opt ` + ` ↓ ` : move focus to last file item
284284- Repeat inputting same character will look for next file that prefixes with it.
285285- Non-repeat inputs will be remembered as a string in short time to look for next file prefix match.
Original file line number Diff line number Diff line change @@ -274,10 +274,10 @@ server [选项]
274274
275275## 默认页面模板的快捷键
276276- ` ← ` , ` → ` :使焦点在路径项之间移动
277- - ` Ctrl ` /` Cmd ` + ` ← ` :把焦点移动到第一个路径项
278- - ` Ctrl ` /` Cmd ` + ` → ` :把焦点移动到最后一个路径项
277+ - ` Ctrl ` /` Opt ` + ` ← ` :把焦点移动到第一个路径项
278+ - ` Ctrl ` /` Opt ` + ` → ` :把焦点移动到最后一个路径项
279279- ` ↑ ` , ` ↓ ` :使焦点在文件项之间移动
280- - ` Ctrl ` /` Cmd ` + ` ↑ ` :把焦点移动到第一个文件项
281- - ` Ctrl ` /` Cmd ` + ` ↓ ` :把焦点移动到最后一个文件项
280+ - ` Ctrl ` /` Opt ` + ` ↑ ` :把焦点移动到第一个文件项
281+ - ` Ctrl ` /` Opt ` + ` ↓ ` :把焦点移动到最后一个文件项
282282- 重复输入相同字符将查找下一个前缀匹配该字符的文件。
283283- 输入不重复的字符,将在短时间内被记忆为字符串,用于查找下一个前缀匹配的文件。
You can’t perform that action at this time.
0 commit comments