请问怎样在终端中打开深度编辑器?
Tofloor
poster avatar
189******38
deepin
2020-01-08 17:02
Author
请问怎样在终端中打开深度编辑器?
Reply Favorite View the author
All Replies
avatar
要讲武德
deepin
2020-01-08 17:22
#1
终端输入   dedit
Reply View the author
avatar
liwl
deepin
2020-01-08 17:31
#2
1 .  cd 回车,vim .bash_aliases 添加 alias dedit='dedit >/dev/null 2>&1',保存退出
2.    source .bash_aliases
3.  终端输入dedit 即可
4. 可以自定义命令,快捷键等
Reply View the author
avatar
189******38
deepin
2020-01-08 17:32
#3
https://bbs.deepin.org/post/187789
终端输入   dedit

谢谢
Reply View the author
avatar
zerofancy
deepin
2020-01-08 21:00
#4
本帖最后由 zerofancy 于 2020-1-8 13:01 编辑

我一开始都是打deepin-editor
后来我alias到了notepad
Reply View the author