kingToolbox / kingToolbox/WindTerm

some simple advice

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

Currently trying to use it at work and having some problems
1. The folding control on the left side of the terminal is expected to be displayed below, that is, by clicking the folding control, the content above is folded (currently the content below is folded, if you need to fold the output such as gcc, you need to pull the scroll bar to the top to fold)
2. **Regarding the authentication agent, its name in SecureCRT is called "Enable OpenSSH agent forwarding", which is convenient in some cases**
3. Switch tabs through Ctrl+Tab, (just found that you can switch tabs through Alt+[ or Alt+])
4. The new function Sysmon does not work very well on CentOS5.5, it only displays time, uptime, load average (but probably few people use these old systems)
5. Open the session window through the shortcut key, and you can select the session through the arrow keys and press Enter to open it (this almost makes me unplug the mouse)
6. The vim horizontal split screen will have wrong lines, like the following
![image](https://user-images.githubusercontent.com/31797165/186054748-12d657c3-09bc-4d59-9770-fc86dbc53109.png)
7. In some cases, vim may have lines whose background color is not refreshed (not reproduced on other computers, and will be added after reproduction)

Thank you for your work~😘

------
目前正在尝试把它用在工作中,遇到了一些问题
1. 终端左侧折叠控件希望可以显示在下面,也就是通过点击折叠控件,折叠上面的内容(目前是折叠下面的内容,如果需要折叠例如gcc的输出,需要拉动滚动条到上面才能折叠)
2. **关于认证代理,SecureCRT中它的名字叫做 "Enable OpenSSH agent forwarding",在某些情况下它很方便**
3. 通过Ctrl+Tab切换标签页,(刚才发现可以通过Alt+[ 或者 Alt+]切换标签页)
4. 新的功能Sysmon在CentOS5.5上工作的不是很好,只显示time, uptime, load average(不过应该也没什么人用这些老系统了吧)
5. 通过快捷键打开会话窗口,并可以通过方向键选择会话后回车打开(这几乎可以让我拔掉鼠标)
6. vim水平分屏是会出现错行的情况,就像下面这样
![image](https://user-images.githubusercontent.com/31797165/186054748-12d657c3-09bc-4d59-9770-fc86dbc53109.png)
7. vim在某些情况下可能会出现背景色没有刷新的行 (并没有在别的电脑上复现,复现后会补充)

谢谢你还有你的作品~😘

Contributor guide

No contributing guide indexed for this repository

Research direction

No source files, tests, or entry points are named. First split the seven observations into separate reproducible issues, then investigate the terminal folding, session selection, Sysmon behavior on CentOS 5.5, and Vim rendering reports independently. Done should mean each confirmed problem has a focused scope and a reproducible validation path.

Written by the indexing model from the issue text.

Assessment

Tech stack
centos, vim
Domain
cli, operating-systems
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.