深度终端提供了那么多高级的功能
Tofloor
poster avatar
wangyong
deepin
2018-01-20 09:28
Author
今天更新了一下深度终端的readme的文档,大家可以看到有超级多的高级设置功能: https://github.com/manateelazycat/deepin-terminal
Reply Favorite View the author
All Replies
avatar
wtz
deepin
2018-01-20 11:03
#1
"default is true" => "the default is true".
"this option default" => "this default option"
老王的英语水平还是有所长进的,加油~
Reply View the author
avatar
Lyvnee
deepin
2018-01-20 12:14
#2
你们难道都不休息吗
Reply View the author
avatar
188******76
deepin
2018-01-20 12:19
#3
https://bbs.deepin.org/post/152096
你们难道都不休息吗

也许有时差吧
Reply View the author
avatar
fyzz
deepin
2018-01-20 13:07
#4
地球不爆炸,我们不放假。宇宙不重启,我们不休息。
Reply View the author
avatar
h3l
deepin
2018-01-20 16:56
#5
本帖最后由 hhlh2l 于 2018-1-20 13:43 编辑
https://bbs.deepin.org/post/152096
地球不爆炸,我们不放假。宇宙不重启,我们不休息。

好厉害,三体人请你去研究三星函数
Reply View the author
avatar
wangyong
deepin
2018-01-20 17:26
#6
hhlh2l 发表于 2018-1-20 08:56
好厉害,三体人请你去研究三星函数,

哈哈哈哈,研究三星函数要被烤成非洲人的
Reply View the author
avatar
wangyong
deepin
2018-01-20 19:02
#7
https://bbs.deepin.org/post/152096
"default is true" => "the default is true".
"this option default" => "this default option"
老王的英 ...

已经修正了,thanks
Reply View the author
avatar
ih******op@vip.qq.com
deepin
2018-01-20 20:35
#8
要是终端远程管理能自动识别 ~/.ssh/config 里面的条目就好了。。。
Reply View the author
avatar
wangyong
deepin
2018-01-20 21:02
#9
ihipop 发表于 2018-1-20 12:35
要是终端远程管理能自动识别 ~/.ssh/config 里面的条目就好了。。。

那个你们直接配置sshfs更好用
Reply View the author
avatar
snowx
deepin
2018-01-20 22:19
#10
没有中文版本吗,看的好难受
Reply View the author
avatar
ih******op@vip.qq.com
deepin
2018-01-20 22:33
#11
本帖最后由 ihipop 于 2018-1-20 14:34 编辑
https://bbs.deepin.org/post/152096
那个你们直接配置sshfs更好用

sshfs 是提供远程文件挂载,和SSH终端远程管理 不一样的

~/.ssh/config 里面是预先配置好的远程服务器链接参数,和深度终端的远程管理功能类似,但是是ssh本身自己就支持的,安装好自动完成功能打首字母就能联想 还是蛮方便的,但是一眼不能看到所有条目,要自己记得自己配置的是什么。

现在深度终端自己把远程服务器的配置按照自己的格式保存,链接的时候使用except脚本链接,这到也不要紧,但是如果你那个远程管理能直接解析并且显示 ~/.ssh/config   的远程服务器链接条目(哪怕是只读的不能编辑也无所谓),直接鼠标点一下执行 “ssh 条目名称” 即可,连except脚本都不用了。那样会方便很多。

https://github.com/search?l=Go&q=ssh+config+parser&type=Repositories&utf8=✓
Reply View the author
avatar
wangyong
deepin
2018-01-20 22:37
#12
我加到我的任务列表中,有空的时候做
Reply View the author
avatar
ih******op@vip.qq.com
deepin
2018-01-20 23:36
#13
https://bbs.deepin.org/post/152096
我加到我的任务列表中,有空的时候做

Reply View the author
avatar
ih******op@vip.qq.com
deepin
2018-01-20 23:43
#14
https://bbs.deepin.org/post/152096
我加到我的任务列表中,有空的时候做

给一个类似的项目你参考

https://github.com/moul/advanced-ssh-config

不过人家不是GUI的,而是CLI的,而且用了中间配置来转换。仅供参考。
Reply View the author
avatar
wangyong
deepin
2018-01-20 23:45
#15
https://bbs.deepin.org/post/152096
给一个类似的项目你参考

https://github.com/moul/advanced-ssh-config

thanks
Reply View the author
avatar
ih******op@vip.qq.com
deepin
2018-01-20 23:46
#16
Reply View the author