Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]切换配色方案到none时,无法使用快捷键ctrl+l去清屏 #571

Open
luoyunhe opened this issue Mar 4, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@luoyunhe
Copy link

luoyunhe commented Mar 4, 2022

version: 2.3.1
system: windows 11

@kingToolbox kingToolbox added the duplicate This issue or pull request already exists label Mar 21, 2022
@kingToolbox
Copy link
Owner

Duplicate of #335

In the new WindTerm_2.4.0_Prerelease_1, a new dumb system has been added. In addition to features such as highlighting and folding, the dumb system supports clearing the screen locally. So for some dumb devices, especially serial devices, if you need to clear the screen locally, please use dumb system instead of none system.

The dumb system also supports -> command prompt for the VxWorks system. Please download and use it, if you have any questions, please let me know, thank you.

BTW:
Please use dumb system with caution and only for the dumb devices. If the remote supports the clear screen command, using dumb system to clear the screen locally will cause the local display to be out of sync with the remote, which may cause various display errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants