feat: support focus mode

This commit is contained in:
hstyi
2025-07-14 09:36:45 +08:00
committed by hstyi
parent 675ad4608a
commit a8a1fea91b
10 changed files with 62 additions and 3 deletions

View File

@@ -392,6 +392,7 @@ termora.toolbar.customize-toolbar=Customize Toolbar...
# Actions
termora.actions.copy-from-terminal=Copy from Terminal
termora.actions.focus-mode=Focus Mode
termora.actions.paste-to-terminal=Paste to Terminal
termora.actions.select-all-in-terminal=Select All in Terminal
termora.actions.open-terminal-find=Open Terminal Find

View File

@@ -342,6 +342,7 @@ termora.toolbar.customize-toolbar=Настроить Панель Инструм
# Actions
termora.actions.copy-from-terminal=Копировать из Терминала
termora.actions.focus-mode=Режим фокусировки
termora.actions.paste-to-terminal=Вставить в Терминала
termora.actions.select-all-in-terminal=Выделить Все в Терминале
termora.actions.open-terminal-find=Открыть Поиск Терминала

View File

@@ -396,6 +396,7 @@ termora.protocol.not-supported=不支持 {0} 协议,你可能需要安装插
# Actions
termora.actions.copy-from-terminal=从终端复制
termora.actions.focus-mode=专注模式
termora.actions.paste-to-terminal=粘贴到终端
termora.actions.select-all-in-terminal=在终端中全选
termora.actions.open-terminal-find=打开终端查找

View File

@@ -383,6 +383,7 @@ termora.protocol.not-supported=不支援 {0} 協議,你可能需要安裝插
# Actions
termora.actions.copy-from-terminal=從終端複製
termora.actions.focus-mode=專注模式
termora.actions.paste-to-terminal=貼上到終端
termora.actions.select-all-in-terminal=在終端中全選
termora.actions.open-terminal-find=開啟終端搜尋