kingToolbox / kingToolbox/WindTerm

The content is displayed incorrectly when I exit the screen

Open
#853 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
32.3k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

> Steps to reproduce

1. enter screen
![image](https://user-images.githubusercontent.com/676412/176157439-f14fec89-86a8-4b46-9d7e-1dbfd87ba1cf.png)
2. ctrl+d to exit screen
3. run `top` command
![image](https://user-images.githubusercontent.com/676412/176157719-2f09ca9a-f68d-407a-a5c8-ac7cbf87de15.png)

vim command also has such a problem

my WindTerm setting is default

my session config:

```json
{
"session.autoLogin" : "oz1SBNNX05bRhmaAgWwDCNSv....",
"session.group" : "groupA>groupB",
"session.icon" : "session::square-mediumorchid",
"session.keepAlive" : 60,
"session.label" : "Lable name xxxx",
"session.port" : 22,
"session.protocol" : "SSH",
"session.target" : "username@hostIP",
"session.tcpKeepAlive" : true,
"session.uuid" : "28d6bfe4-145a-4170-985d-5e721ac601ee",
"ssh.identityFilePath" : "...."
}
```

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file or test is named. Reproduce the issue by entering screen, exiting with Ctrl+D, then running top or vim; done means the terminal content remains correctly displayed after leaving screen.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.