todo

来自「源码,标准c++用力」· 代码 · 共 17 行

TXT
17
字号
Implement ESC [ Ps m codes where Ps is:	21  Cancel bold	24  Cancel underline	25  Cancel blink	27  Cancel inverse videoTrack down the bug that sometimes displays the wrong background colorCheck if ESC H is implemented, and if it is, implement ESC [ Ps gwhere Ps is:	0 [default] clear tab	3 clear all tabsLook into ESC [ ? 6 l not undoing ESC [ ? 6 h

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?