mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 10:22:58 +08:00
feat: SFTP command add key shortcut
This commit is contained in:
@@ -343,6 +343,7 @@ termora.actions.open-local-terminal=Open Local Terminal
|
||||
termora.actions.open-find-everywhere=Open FindEverywhere
|
||||
termora.actions.open-new-window=Open new Window
|
||||
termora.actions.clear-screen=Clear Terminal Screen
|
||||
termora.actions.open-sftp-command=Open SFTP Command
|
||||
termora.actions.switch-tab=Switch to specific Tab [1..9]
|
||||
|
||||
# Terminal
|
||||
|
||||
@@ -334,6 +334,7 @@ termora.actions.open-local-terminal=打开本地终端
|
||||
termora.actions.open-find-everywhere=打开全局查找
|
||||
termora.actions.open-new-window=打开新窗口
|
||||
termora.actions.clear-screen=清除终端屏幕
|
||||
termora.actions.open-sftp-command=打开 SFTP 终端
|
||||
termora.actions.switch-tab=切换到特定标签页 [1..9]
|
||||
|
||||
|
||||
|
||||
@@ -314,6 +314,7 @@ termora.actions.open-local-terminal=開啟本地終端
|
||||
termora.actions.open-find-everywhere=開啟全域搜尋
|
||||
termora.actions.open-new-window=開啟新視窗
|
||||
termora.actions.clear-screen=清除終端機螢幕
|
||||
termora.actions.open-sftp-command=打開 SFTP 終端
|
||||
termora.actions.switch-tab=切換到特定分頁 [1..9]
|
||||
|
||||
# Visual Window
|
||||
|
||||
Reference in New Issue
Block a user