feat: support login scripts

This commit is contained in:
hstyi
2025-07-01 10:08:01 +08:00
committed by hstyi
parent 21229e352f
commit 472bf6e81f
8 changed files with 332 additions and 10 deletions

View File

@@ -14,6 +14,9 @@ termora.file=File
termora.explorer=Explorer
termora.quit-confirm=Quit {0}?
termora.regex=Regex
termora.match-case=Match Case
termora.optional=Optional
# update
termora.update.title=New version
@@ -192,6 +195,9 @@ termora.new-host.terminal.encoding=Encoding
termora.new-host.terminal.heartbeat-interval=Heartbeat Interval
termora.new-host.terminal.startup-commands=Startup Command
termora.new-host.terminal.env=Environment
termora.new-host.terminal.login-scripts=Login Scripts
termora.new-host.terminal.expect=Expect
termora.new-host.terminal.send=Send
termora.new-host.serial=Serial
termora.new-host.serial.port=Port

View File

@@ -13,6 +13,12 @@ termora.file=文件
termora.explorer=文件管理器
termora.quit-confirm=你要退出 {0} 吗?
termora.regex=正则表达式
termora.match-case=匹配大小写
termora.optional=可选的
# update
termora.update.title=新版本
termora.update.update=更新
@@ -180,6 +186,10 @@ termora.new-host.terminal.encoding=编码
termora.new-host.terminal.heartbeat-interval=心跳间隔
termora.new-host.terminal.startup-commands=启动命令
termora.new-host.terminal.env=环境
termora.new-host.terminal.login-scripts=登录脚本
termora.new-host.terminal.expect=预期
termora.new-host.terminal.send=发送
termora.new-host.serial=串口

View File

@@ -12,6 +12,10 @@ termora.file=文件
termora.explorer=檔案管理器
termora.quit-confirm=你要退出 {0} 嗎?
termora.regex=正規表示式
termora.match-case=匹配大小寫
termora.optional=可選的
# update
termora.update.title=新版本
termora.update.update=更新
@@ -181,6 +185,9 @@ termora.new-host.terminal.encoding=編碼
termora.new-host.terminal.startup-commands=啟動命令
termora.new-host.terminal.heartbeat-interval=心跳間隔
termora.new-host.terminal.env=環境
termora.new-host.terminal.login-scripts=登入腳本
termora.new-host.terminal.expect=預期
termora.new-host.terminal.send=發送
termora.new-host.serial=串口
termora.new-host.serial.port=端口