Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
antSword
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HuangJunbo
antSword
Commits
5fea93f0
Commit
5fea93f0
authored
Apr 07, 2019
by
Medicean
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Doc:ashelp) 增加快捷键说明
parent
eb465b82
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
zh.js
source/language/zh.js
+10
-0
No files found.
source/language/zh.js
View file @
5fea93f0
...
...
@@ -214,6 +214,16 @@ module.exports = {
Ctrl -\t\t缩小字体
Ctrl L\t\t清屏
Ctrl U\t\t清除当前行
Ctrl A\t\t光标到行首
Ctrl E\t\t光标到行尾
Ctrl F/B\t\t前进后退(相当于左右方向键)
Ctrl P\t\t上一条命令
Ctrl R\t\t搜索命令历史
Ctrl D\t\t删除当前光标的字符
Ctrl H\t\t删除光标之前的字符
Ctrl W\t\t删除光标之前的单词
Ctrl K\t\t删除到文本末尾
Ctrl T\t\t交换光标处文本
`
,
ascmd
:
(
cmd
)
=>
antSword
.
noxss
(
`将使用
${
cmd
}
执行命令.`
),
aspowershell
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment