[PR #789] [MERGED] fix #788 add global terminal font setting #3230

Closed
opened 2026-02-27 00:56:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/789
Author: @zxdong262
Created: 10/7/2018
Status: Merged
Merged: 10/7/2018
Merged by: @zxdong262

Base: masterHead: fix-788


📝 Commits (2)

📊 Changes

6 files changed (+112 additions, -53 deletions)

View changed files

📝 app/config.default.js (+3 -1)
📝 package.json (+2 -2)
📝 src/client/common/constants.js (+0 -2)
📝 src/client/components/bookmark-form/index.jsx (+7 -4)
📝 src/client/components/setting-panel/setting.jsx (+72 -33)
📝 src/client/components/terminal/terminal.jsx (+28 -11)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/electerm/electerm/pull/789 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 10/7/2018 **Status:** ✅ Merged **Merged:** 10/7/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-788` --- ### 📝 Commits (2) - [`3b71ba9`](https://github.com/electerm/electerm/commit/3b71ba94a5956c5596369c8b11be2c0f31edb0b0) fix #788 add global terminal font setting - [`6c29863`](https://github.com/electerm/electerm/commit/6c2986396035f49b33f9361b9d0a9e1aae8db946) f ### 📊 Changes **6 files changed** (+112 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `app/config.default.js` (+3 -1) 📝 `package.json` (+2 -2) 📝 `src/client/common/constants.js` (+0 -2) 📝 `src/client/components/bookmark-form/index.jsx` (+7 -4) 📝 `src/client/components/setting-panel/setting.jsx` (+72 -33) 📝 `src/client/components/terminal/terminal.jsx` (+28 -11) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 00:56:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#3230
No description provided.