[GH-ISSUE #2975] window本地终端 使用命令 --tail=300 -f 无法像在mac中一样 #1955

Open
opened 2026-02-27 00:05:29 +03:00 by kerem · 5 comments
Owner

Originally created by @wchaofan on GitHub (Sep 12, 2023).
Original GitHub issue: https://github.com/electerm/electerm/issues/2975

Electerm Version and download file extension(Electerm版本和下载文件后缀)

electerm-1.31.1-win-x64-installer.exe

Platform detail (平台详情)

window11

What steps will reproduce the bug?(重新问题的详细步骤)

类似执行kubectl logs --tail=300 -f -n XXX xxxx 在mac中可以像下图中那样监控但是在windows中无法实现,使用gitlab终端也可以实现
Snipaste_2023-09-12_16-21-04

What should have happened?(期望的结果)

可以像使用mac或者gitlab终端一样执行kubectl logs --tail=300 -f -n XXX xxxx 可以像下面的方法一样使用
Snipaste_2023-09-12_16-21-04

Would this happen in other terminal app(是否能够在其他同类软件重现这个问题)

No response

Additional information(其他任何相关信息)

No response

Originally created by @wchaofan on GitHub (Sep 12, 2023). Original GitHub issue: https://github.com/electerm/electerm/issues/2975 ### Electerm Version and download file extension(Electerm版本和下载文件后缀) electerm-1.31.1-win-x64-installer.exe ### Platform detail (平台详情) window11 ### What steps will reproduce the bug?(重新问题的详细步骤) 类似执行kubectl logs --tail=300 -f -n XXX xxxx 在mac中可以像下图中那样监控但是在windows中无法实现,使用gitlab终端也可以实现 ![Snipaste_2023-09-12_16-21-04](https://github.com/electerm/electerm/assets/47838818/0d1d1f8e-4171-4d04-a7f8-9af78760aee5) ### What should have happened?(期望的结果) 可以像使用mac或者gitlab终端一样执行kubectl logs --tail=300 -f -n XXX xxxx 可以像下面的方法一样使用 ![Snipaste_2023-09-12_16-21-04](https://github.com/electerm/electerm/assets/47838818/f77ee307-5b71-4126-b964-f3fc82fa5957) ### Would this happen in other terminal app(是否能够在其他同类软件重现这个问题) _No response_ ### Additional information(其他任何相关信息) _No response_
Author
Owner

@wchaofan commented on GitHub (Sep 12, 2023):

默认 ExecWindows 设置成gitlab的bash.exe也无法达到目的

<!-- gh-comment-id:1715264610 --> @wchaofan commented on GitHub (Sep 12, 2023): 默认 ExecWindows 设置成gitlab的bash.exe也无法达到目的
Author
Owner

@zxdong262 commented on GitHub (Sep 12, 2023):

请问什么错误信息呢?是找不到kubectl路径吗?

<!-- gh-comment-id:1715307326 --> @zxdong262 commented on GitHub (Sep 12, 2023): 请问什么错误信息呢?是找不到kubectl路径吗?
Author
Owner

@wchaofan commented on GitHub (Sep 12, 2023):

不是执行命令的问题,是比如执行kubectl logs --tail=300 -f -n XXX xxxx 之后在windows中页面上只是最新的输出,不能打回车像上面图片那样展示,图片上的意思是打回车或者是可以键入信息区别开之前已经打印的信息

<!-- gh-comment-id:1715352829 --> @wchaofan commented on GitHub (Sep 12, 2023): 不是执行命令的问题,是比如执行kubectl logs --tail=300 -f -n XXX xxxx 之后在windows中页面上只是最新的输出,不能打回车像上面图片那样展示,图片上的意思是打回车或者是可以键入信息区别开之前已经打印的信息
Author
Owner

@zxdong262 commented on GitHub (Sep 12, 2023):

可以试试wsl吗?开启wsl之后设置ExecWindows为wsl.exe

<!-- gh-comment-id:1715904001 --> @zxdong262 commented on GitHub (Sep 12, 2023): 可以试试wsl吗?开启wsl之后设置ExecWindows为wsl.exe
Author
Owner

@wchaofan commented on GitHub (Sep 12, 2023):

wsl与本地vmware有冲突,目前没找到好的解决冲突的办法,所以就没有安装wsl

---- 回复的原邮件 ----
| 发件人 | ZHAO @.> |
| 日期 | 2023年09月12日 23:04 |
| 收件人 | @.
> |
| 抄送至 | @.>@.> |
| 主题 | Re: [electerm/electerm] window本地终端 使用命令 --tail=300 -f 无法像在mac中一样 (Issue #2975) |

可以试试wsl吗?开启wsl之后设置ExecWindows为wsl.exe


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: @.***>

<!-- gh-comment-id:1715913203 --> @wchaofan commented on GitHub (Sep 12, 2023): wsl与本地vmware有冲突,目前没找到好的解决冲突的办法,所以就没有安装wsl ---- 回复的原邮件 ---- | 发件人 | ZHAO ***@***.***> | | 日期 | 2023年09月12日 23:04 | | 收件人 | ***@***.***> | | 抄送至 | ***@***.***>***@***.***> | | 主题 | Re: [electerm/electerm] window本地终端 使用命令 --tail=300 -f 无法像在mac中一样 (Issue #2975) | 可以试试wsl吗?开启wsl之后设置ExecWindows为wsl.exe — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: ***@***.***>
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#1955
No description provided.