[GH-ISSUE #2079] 使用scp时引起其他窗口卡顿无法操作 #1274

Open
opened 2026-02-27 00:02:54 +03:00 by kerem · 0 comments
Owner

Originally created by @bb7788 on GitHub (Mar 8, 2021).
Original GitHub issue: https://github.com/electerm/electerm/issues/2079

Please check known issues first

https://github.com/electerm/electerm/wiki/Know-issues

Electerm version:

v1.11.16

Operating system(linux, macos, or windows7/8/10?):

macos 10.15.5

Expected Behavior

使用命令 scp -r ~/data-image/ root@8.8.8.8:/root,如果需要复制大量的文件,就会引起其他窗口卡顿无法操作的现象。
不知道是不是因为scp显示文件执行信息的问题,当时是通过局域网同步复制大量的文件,scp显示信息特别的快(刷屏),切换到其他窗口特别的卡顿,而且无法进行任何操作,scp执行完毕后就正常了。

Can you reproduce the same behavior in other terminal:

Current Behavior

Possible Solution

Steps to Reproduce

Context (Environment)

Detailed Description

Suggestions?

Originally created by @bb7788 on GitHub (Mar 8, 2021). Original GitHub issue: https://github.com/electerm/electerm/issues/2079 ## Please check known issues first https://github.com/electerm/electerm/wiki/Know-issues <!--- Provide some basic info --> ## Electerm version: v1.11.16 ## Operating system(linux, macos, or windows7/8/10?): macos 10.15.5 ## Expected Behavior <!--- Tell me what should happen --> 使用命令 scp -r ~/data-image/ root@8.8.8.8:/root,如果需要复制大量的文件,就会引起其他窗口卡顿无法操作的现象。 不知道是不是因为scp显示文件执行信息的问题,当时是通过局域网同步复制大量的文件,scp显示信息特别的快(刷屏),切换到其他窗口特别的卡顿,而且无法进行任何操作,scp执行完毕后就正常了。 ## Can you reproduce the same behavior in other terminal: <!--- If same bahavior happens in other terminal, maybe it is supposed to be like this or not a problem of terminal app --> ## Current Behavior <!--- Tell me what happens instead of the expected behavior --> ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> ## Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. 2. 3. 4. ## Context (Environment) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## Detailed Description <!--- Provide a detailed description of the change or addition you are proposing --> ## Suggestions? <!--- Not a bug report, just some thoughts or suggestions? It is totally OK and welcome too -->
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#1274
No description provided.