-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[文本终端]重构文本终端按键模块,允许在不同平台下,自定义及使用该平台的按键习惯。 [文本终端]修复鼠标在中文移动过程的鼠标残影问题。 [文本终端]优化键盘按键自动重复的频率算法。 [文本终端]增加bell的声音,提示用户当前输入状态。 [文本终端]优化字符串复制和粘贴,为用户提供更多的选择。 [Text Terminal] Reconstruct the text terminal button module, allowing customization and use of button habits on different platforms. [Text terminal] Fixed the issue of mouse residue during Chinese movement. [Text Terminal] Optimize the frequency algorithm for automatic repetition of keyboard keys. [Text terminal] Add a bell sound to the text terminal to prompt the user about the current input status. [Text Terminal] Optimize string copying and pasting, providing users with more choices.
- Loading branch information
Showing
63 changed files
with
4,530 additions
and
982 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.