mirror of https://github.com/alibaba/arthas.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
173 B
Markdown
8 lines
173 B
Markdown
5 years ago
|
|
||
|
`ctrl + c`: 终止当前命令
|
||
|
|
||
|
`ctrl + z`: 挂起当前命令,后续可以 bg/fg 重新支持此命令,或 kill 掉
|
||
|
|
||
|
`ctrl + a`: 回到行首
|
||
|
|
||
|
`ctrl + e`: 回到行尾
|