小白提问,请问深度编辑器有没有终端命令
Tofloor
poster avatar
157******22
deepin
2018-11-04 20:55
Author
如题,可不可以像gedit一样,终端直接gedit xxxxx就可以用gedit打开xxxxx文件一样
Reply Favorite View the author
All Replies
avatar
lovesion
deepin
2018-11-04 21:01
#1
应该是叫deepin-editor

友情推荐sublime
Reply View the author
avatar
pikachuhy
deepin
2018-11-04 21:21
#2
dedit xxxxx
Reply View the author
avatar
Dream
deepin
2018-11-05 00:03
#3
https://bbs.deepin.org/post/170538
应该是叫deepin-editor

友情推荐sublime

sublime收费,界面不好看,好像还没有中文版
Reply View the author
avatar
whoam1
deepin
2018-11-05 01:00
#4
dedit 终端输入ded然后tab即可.
命令行用默认程序打开文件,dde-open 加文件(和mac下的open一样)
Reply View the author
avatar
lovesion
deepin
2018-11-05 01:26
#5
https://bbs.deepin.org/post/170538
sublime收费,界面不好看,好像还没有中文版

sublime 注册码一大把,界面定制性max,插件库大得不得了
有中文扩展插件
Reply View the author
avatar
cosct
deepin
2018-11-05 06:19
#6
现在最火热的还是vscode吧
Reply View the author
avatar
duanchi
deepin
2019-03-22 03:41
#7
谢谢老铁  dedit原来是这样子的啊!没有了gedit还是听不习惯的。
Reply View the author
avatar
139******37
deepin
2019-03-22 04:17
#8
强烈推介nano
sudo apt-get install nano :安装
nano /xxx/xxx.txt   使用
保存按ctrl+o
Reply View the author