update README.md.

This commit is contained in:
qmfr 2021-09-28 07:48:25 +00:00 committed by Gitee
parent 5301a57bb1
commit f9f7cde064
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ void test_keys_init(void)
#### 计划
##### 仿照linux终端添加扩展快捷键
1. 添加ctr+left和ctr+right快捷键
1. 添加ctr+left和ctr+right快捷键(暂时放弃)
2. 添加ctr+a、ctr+e、ctr+u、xtr+k、ctr+l快捷键(已完成)
##### 添加终端颜色/字体控制扩展
##### 修改xcmd_get_param函数