Skip to content

feat(ssh): add hotkey to open SFTP panel#11106

Open
uadhran wants to merge 1 commit intoEugeny:masterfrom
uadhran:feat/sftp-hotkey
Open

feat(ssh): add hotkey to open SFTP panel#11106
uadhran wants to merge 1 commit intoEugeny:masterfrom
uadhran:feat/sftp-hotkey

Conversation

@uadhran
Copy link
Copy Markdown

@uadhran uadhran commented Mar 24, 2026

Summary

This PR implements a keyboard shortcut to open the SFTP panel for active SSH sessions, as requested in #8461.

Changes

  • Registered open-sftp hotkey in the SSH plugin.
  • Added a hotkey listener in SSHTabComponent to trigger openSFTP().

Fixes

Fixes #8461

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

opening the SFTP tab with a hotkey

1 participant