feat: support fallback font

This commit is contained in:
hstyi
2025-07-04 12:19:56 +08:00
committed by GitHub
parent 19fbeab817
commit accf590c17
8 changed files with 194 additions and 67 deletions

View File

@@ -63,6 +63,7 @@ termora.settings.appearance.confirm-tab-close=Confirm tab close
termora.settings.terminal=Terminal
termora.settings.terminal.font=Font
termora.settings.terminal.fallback-font=Fallback Font
termora.settings.terminal.size=Size
termora.settings.terminal.max-rows=Max rows
termora.settings.terminal.debug=Debug mode

View File

@@ -76,6 +76,7 @@ termora.find-everywhere.quick-command.local-terminal=本地终端
termora.settings.terminal=终端
termora.settings.terminal.font=字体
termora.settings.terminal.fallback-font=回退字体
termora.settings.terminal.size=大小
termora.settings.terminal.max-rows=最大行数
termora.settings.terminal.debug=调试模式

View File

@@ -86,6 +86,7 @@ termora.find-everywhere.quick-command.local-terminal=本地端
termora.settings.terminal=終端
termora.settings.terminal.font=字體
termora.settings.terminal.fallback-font=回退字體
termora.settings.terminal.size=大小
termora.settings.terminal.max-rows=最大行數
termora.settings.terminal.debug=偵錯模式