feat: send command to the current window sessions

This commit is contained in:
hstyi
2025-03-13 21:47:53 +08:00
committed by hstyi
parent aef44bd0da
commit 9a97b3a304
27 changed files with 252 additions and 163 deletions

View File

@@ -258,12 +258,10 @@ termora.snippet=Snippet
termora.snippet.title=Snippets
# Tools
termora.tools.multiple=Send commands to multiple sessions
termora.tools.multiple=Send command to the current window sessions
# Transport
termora.transport.local=Local
termora.transport.parent-folder=Parent Folder
termora.transport.show-hidden-files=Show hidden files
termora.transport.file-already-exists=The file {0} already exists
termora.transport.bookmarks=Bookmarks Manager
@@ -272,7 +270,6 @@ termora.transport.bookmarks.down=Down
termora.transport.table.filename=Filename
termora.transport.table.type=Type
termora.transport.table.type.folder=${termora.welcome.contextmenu.new.folder}
termora.transport.table.type.symbolic-link=Symbolic Link
termora.transport.table.size=Size
termora.transport.table.modified-time=Modified

View File

@@ -200,7 +200,7 @@ termora.keymgr.ssh-copy-id.failed=复制失败
termora.keymgr.ssh-copy-id.end=复制公钥结束
# Tools
termora.tools.multiple=将命令发送到所有会话
termora.tools.multiple=将命令发送到当前窗口会话
@@ -254,8 +254,6 @@ termora.snippet.title=代码片段
# Transport
termora.transport.local=本机
termora.transport.parent-folder=父文件夹
termora.transport.show-hidden-files=显示隐藏文件
termora.transport.file-already-exists=文件 {0} 已存在
termora.transport.bookmarks=书签管理

View File

@@ -197,7 +197,7 @@ termora.keymgr.ssh-copy-id.failed=複製失敗
termora.keymgr.ssh-copy-id.end=複製公鑰結束
# Tools
termora.tools.multiple=令傳送到所有會話
termora.tools.multiple=令傳送到目前視窗會話
# Tabbed
@@ -250,8 +250,6 @@ termora.snippet.title=程式碼片段
# Transport
termora.transport.local=本機
termora.transport.parent-folder=父資料夾
termora.transport.show-hidden-files=顯示隱藏文件
termora.transport.file-already-exists=檔案 {0} 已存在
termora.transport.bookmarks=書籤管理