[GH-ISSUE #2681] 建议优化多终端同时控制功能 #1750

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

Originally created by @KKKKKKKEM on GitHub (Nov 2, 2022).
Original GitHub issue: https://github.com/electerm/electerm/issues/2681

What feature you'd like to see or proposal(期望什么新功能/特性或者建议)

目前的多终端同时控制功能一般是用底部的批量输入实现的
image

不过这种操作不是很方便,希望能优化成 Xshell / Iterm 类似的功能,可以直接将输入广播到所有窗口,并且可以在单个窗口内关闭

Iterm 示例:
image

Xshell 示例:
image

image

这样的优势在于:

  1. 可以在一个终端内输入部分命令后直接输入 Tab 按键,补全命令,而不需要输入全部的命令
  2. 可以单独选择某几个中断接收批量命令
  3. 我可以很轻松的输入 Ctrl + A +D / Ctrl + C 等多种组合键

最后,感谢提供这么好用的软件,希望能考虑一下我的建议

Originally created by @KKKKKKKEM on GitHub (Nov 2, 2022). Original GitHub issue: https://github.com/electerm/electerm/issues/2681 ### What feature you'd like to see or proposal(期望什么新功能/特性或者建议) 目前的多终端同时控制功能一般是用底部的批量输入实现的 <img width="1314" alt="image" src="https://user-images.githubusercontent.com/30348060/199390253-377f542a-31b4-4b8f-aa29-bb3eb7fac429.png"> 不过这种操作不是很方便,希望能优化成 Xshell / Iterm 类似的功能,可以直接将输入广播到所有窗口,并且可以在单个窗口内关闭 Iterm 示例: ![image](https://user-images.githubusercontent.com/30348060/199390428-425291b5-9fe9-44f9-97a8-ce936cc501ad.png) Xshell 示例: ![image](https://user-images.githubusercontent.com/30348060/199391080-e64932fd-90b0-40bc-9812-6e8946088e87.png) <img width="830" alt="image" src="https://user-images.githubusercontent.com/30348060/199390985-80b867be-fd0f-44a6-9f65-ea5ddc4f4adc.png"> 这样的优势在于: 1. 可以在一个终端内输入部分命令后直接输入 Tab 按键,补全命令,而不需要输入全部的命令 2. 可以单独选择某几个中断接收批量命令 3. 我可以很轻松的输入 Ctrl + A +D / Ctrl + C 等多种组合键 最后,感谢提供这么好用的软件,希望能考虑一下我的建议
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#1750
No description provided.