基于 C++ 的简易 Windows 终端文本编辑器
Go to file
梦凌汐 b952c340d3 fix RichText.substr()
decouple Text and Rect from old components
2024-12-10 16:21:33 +08:00
components fix RichText.substr() 2024-12-10 16:21:33 +08:00
mystl update .gitignore 2024-12-10 09:50:05 +08:00
utils fix RichText.substr() 2024-12-10 16:21:33 +08:00
.gitignore update .gitignore 2024-12-10 09:50:05 +08:00
LICENSE Initial commit 2024-12-06 00:06:54 +08:00
main.cpp fixed TextArea 2024-12-06 19:11:49 +08:00
README.md Initial commit 2024-12-06 00:06:54 +08:00

ceditor