程序名称:KKEdit
授权协议: GPL
操作系统: Linux
开发语言: C/C++
KKEdit 是一个很有趣的文本编辑器,灵感来自 Bbedit 和 Gedit。可跳转到函数声明处,支持书签,使用正则表达式的搜索和替换等特性。
在 Ubuntu 下的安装:
sudo add-apt-repository ppa:nilarimogard/webupd8 sudo apt-get update sudo apt-get install kkedit
#