We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
平时要操作的命令太多了,如果能支持保存常用的命令,并提供在目标主机中通过快捷键唤起执行的话,简直就完美了! ...
The text was updated successfully, but these errors were encountered:
@lonnywong @ddding @hzhq1255 不好意思哈哈,埃特好多人 ... 真的好喜欢这个工具
Sorry, something went wrong.
“保存常用的命令”,这个不太好实现。如果说在 ~/.ssh/config 中配置一些快捷键对应的命令,当按下这些快捷键时,直接发送对应的命令,并回车,是有可能实现的。但是这些快捷键本身,就无法发送到远程服务器上去了,可能会影响其他某些功能。
~/.ssh/config
@Bluevitality 可以用autohotkey, Ditto 等之类的软件自定义快捷键, 快捷粘贴菜单
No branches or pull requests
平时要操作的命令太多了,如果能支持保存常用的命令,并提供在目标主机中通过快捷键唤起执行的话,简直就完美了! ...
The text was updated successfully, but these errors were encountered: