mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 05:26:04 +03:00
[GH-ISSUE #405] Keyboard shortcuts in global options #2263
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#2263
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 @majkinetor on GitHub (May 7, 2023).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/405
Originally assigned to: @VShawn on GitHub.
In options, 1RM should have some customizable shortcuts. Launcher shortcut should be moved there too.
NOTE: Its not possible to switch tabs that host running connections (#40)
@VShawn commented on GitHub (May 8, 2023):
<html>We cannot implement this shortcut key as, when the focus is on the remote desktop, most shortcut keys will be redirected to the remote host. When the focus is on an integrated CLI tool, such as WinSCP, the shortcut keys will be captured by the CLI.
@majkinetor commented on GitHub (May 8, 2023):
I ment main window tabs (pinned tags). I know that once we are inside the guest, its no bueno. I updated the description.