Build Your Own Text Editor https://viewsourcecode.org/snaptoken/kilo/
kilo filename # 打开文件
↑ # 上移
↓ # 下移
← # 左移
→ # 右移
fn ↑ # 上翻页
fn ↓ # 下翻页
fn ← # 移到行首
fn → # 移到行尾
ctrl s # 保存
ctrl q # 退出
ctrl f # 搜索