An open API service indexing awesome lists of open source software.

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 风格的跨平台简易文本编辑器

Awesome Lists containing this project

README

          

# kEditor

一款 VI 风格的文本编辑器,支持 Windows 和 Linux 平台!
启动命令:
```bash
./keditor <源文件路径> <保存路径>
```

# 图片展示

![image](https://user-images.githubusercontent.com/8984680/206756297-b68d31b7-58e0-444f-b075-ae18658d7a35.png)

![image](https://user-images.githubusercontent.com/8984680/206756447-7a71d002-4f52-4acf-9202-38aff6b823aa.png)