kingToolbox / kingToolbox/WindTerm

无法关闭x11

Open
#1,857 1 comment 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

有些主机不支持x11,我在session设置里面关闭x11(但default session设置里面是打开x11),但是没用,没有成功写入配置文件,需要在 `.wind\profiles\default.v10\terminal\user.sessions` 里面手动写入

```json
{
// ...
"ssh.x11" : false
// ...
}
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue by disabling X11 in the session settings while the default session keeps it enabled. Inspect `.wind\profiles\default.v10\terminal\user.sessions` and compare the result with the manual `"ssh.x11": false` entry. Done means the setting is written automatically and X11 remains disabled when the session is reopened.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.