mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 05:26:04 +03:00
[GH-ISSUE #588] 开启多个ssh会话时可以用快捷键切换会话 #3396
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#3396
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @915354482 on GitHub (Dec 14, 2023).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/588
Originally assigned to: @VShawn on GitHub.
开启多个ssh会话时可以用快捷键切换会话
如ctrl+tab切换到下一个会话窗口,ctrl+数字键切换到对应第几个会话窗口
@VShawn commented on GitHub (Dec 14, 2023):
因软件设计机制问题,除非我全局hook键盘,否则这个想法无法实现。但全局hook键盘容易被当作病毒给杀掉,所以目前不考虑实现这个功能。