https://github.com/lss233/keditor
Simple text editor like vi | 一款 VI 风格的跨平台简易文本编辑器
https://github.com/lss233/keditor
text-editor
Last synced: 7 months ago
JSON representation
Simple text editor like vi | 一款 VI 风格的跨平台简易文本编辑器
- Host: GitHub
- URL: https://github.com/lss233/keditor
- Owner: lss233
- License: mit
- Created: 2022-07-30T17:19:06.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T17:18:18.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T07:57:00.544Z (9 months ago)
- Topics: text-editor
- Language: C++
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kEditor
一款 VI 风格的文本编辑器,支持 Windows 和 Linux 平台!
启动命令:
```bash
./keditor <源文件路径> <保存路径>
```# 图片展示

