https://github.com/mysterywolf/ki
A text editor in less than 1000 LOC with syntax highlight and search.
https://github.com/mysterywolf/ki
Last synced: 3 months ago
JSON representation
A text editor in less than 1000 LOC with syntax highlight and search.
- Host: GitHub
- URL: https://github.com/mysterywolf/ki
- Owner: mysterywolf
- License: bsd-2-clause
- Created: 2020-09-03T08:54:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-27T03:10:06.000Z (over 3 years ago)
- Last Synced: 2025-01-16T21:43:59.356Z (5 months ago)
- Language: C
- Homepage:
- Size: 126 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rt-thread - ki - Ki is a small text editor in less than 1K lines of code. (Packages / Misc)
README
Ki
===Ki is a small text editor in less than 1K lines of code (counted with cloc).
ki是一个带有语法高亮的终端编辑器,支持C/C++语法高亮。原项目:https://github.com/antirez/kilo (Jul 5, 2020)
A screencast is available here/演示视频: https://asciinema.org/a/90r2i9bq8po03nazhqtsifksb
Usage/使用方法 : ki ``
Keys/快捷键 :
CTRL-S: Save
CTRL-Q: Quit
CTRL-F: Find string in file (Enter to exit search, arrows/TAB to navigate)## 获取方式 ##
RT-Thread online packages --->
miscellaneous packages --->
[*] ki: a small text editor in less than 1K lines of code
此外,程序中用到了time函数,需要开启RTC设备框架。## 维护&联系
Meco Man
https://github.com/mysterywolf/ki