[GH-ISSUE #2385] 使用鼠标右键选择粘贴导致窗口失焦,需要再次点击; 顺便问一下批量输入命令EOF不能换行如何解决 #1527

Closed
opened 2026-02-27 00:03:53 +03:00 by kerem · 2 comments
Owner

Originally created by @maocatooo on GitHub (Mar 8, 2022).
Original GitHub issue: https://github.com/electerm/electerm/issues/2385

Please check known issues first

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

Electerm version(版本号): v1.18.5

Operating system(linux, macos, or windows7/8/10?)(操作系统): win11

Expected Behavior(期望的行为)

Can you reproduce the same behavior in other terminal(是否能在其他同类软件中复现):

Current Behavior(当前行为)

Possible Solution(可能的解决办法)

Steps to Reproduce(复现步骤)

Context (Environment)(环境)

Detailed Description(详细描述)

Suggestions?(建议)

Originally created by @maocatooo on GitHub (Mar 8, 2022). Original GitHub issue: https://github.com/electerm/electerm/issues/2385 ## Please check known issues first https://github.com/electerm/electerm/wiki/Know-issues <!--- Provide some basic info --> ## Electerm version(版本号): v1.18.5 ## Operating system(linux, macos, or windows7/8/10?)(操作系统): win11 ## Expected Behavior(期望的行为) <!--- Tell me what should happen --> ## 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 -->
kerem 2026-02-27 00:03:53 +03:00
Author
Owner

@zxdong262 commented on GitHub (Mar 9, 2022):

可以详细描述下怎么重现这个吗 --"批量输入命令EOF不能换行 "

<!-- gh-comment-id:1062710763 --> @zxdong262 commented on GitHub (Mar 9, 2022): 可以详细描述下怎么重现这个吗 --"批量输入命令EOF不能换行 "
Author
Owner

@maocatooo commented on GitHub (Mar 9, 2022):

可以详细描述下怎么重现这个吗 --"批量输入命令EOF不能换行 "

我有一段命令如下

cat << EOF >test.sh
123456
234567
EOF

直接粘贴到批量输入框中,无法得到我想要的效果

image

<!-- gh-comment-id:1063018894 --> @maocatooo commented on GitHub (Mar 9, 2022): > 可以详细描述下怎么重现这个吗 --"批量输入命令EOF不能换行 " 我有一段命令如下 ``` shell cat << EOF >test.sh 123456 234567 EOF ``` 直接粘贴到批量输入框中,无法得到我想要的效果 ![image](https://user-images.githubusercontent.com/37769031/157471768-a7d0759e-8cab-433a-9e61-983ab7fb39b6.png)
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#1527
No description provided.