mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #874] Multi-selection with Ctrl / Shift + mouse click #709
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#709
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 @K1llah1896 on GitHub (Feb 24, 2025).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/874
Originally assigned to: @VShawn on GitHub.
目前在连接多个服务器时需要一个一个勾选,比较麻烦;希望可以通过鼠标框选,直接选中大量服务器
@VShawn commented on GitHub (Feb 26, 2025):
I will give it a try, but the "mouse pressed-drag selection" may conflict with the current "drag-and-drop sorting".
@VShawn commented on GitHub (Feb 26, 2025):
BTW, You can select multiple items and create a shortcut for them, so you can quickly launch them next time.
@K1llah1896 commented on GitHub (Feb 27, 2025):
Thanks for the advice! I'll try this method until the feature is developed (if possible).Then, thanks for your nice work!
@github-actions[bot] commented on GitHub (Mar 30, 2025):
This issue is stale because it has been open for 30 days with no activity.
@VShawn commented on GitHub (Apr 20, 2025):
Due to a conflict between the mouse selection and the drag-and-drop sorting feature,I implanted
multi-selection with Ctrl / Shift + mouse clickfeature.