Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
BUGS 828 Bytes
Copy Edit Raw Blame History
* win32/play: constant full-screen redraw
* win32/play: full prefetch
* win32/play: ugly cursor
* win32/rec: on Win95/98/ME, scrolling does a full screen dump
* win32/play: no way to select the plugin except for file extensions
* replay_export(): should record UTF-8ness and add an option to dump the
initial screen
* tty: not all control sequences are supported. It'd be nice to have a
good subset of http://invisible-island.net/xterm/ctlseqs/ctlseqs.html
implemented.
* win32/play: font selection being hidden in the window's sysmenu is
unobvious, and can't be accessed under Wine at all.
* win32/play: no glyph-borrowing limits displayable characters to the
selected font only
* win32/play: no combining characters; pointless to even think about
them without using some modern text display functions...
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化