[PR #1282] [MERGED] fix #1280 [feat] Support terminal background image setting #3442

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1282
Author: @zxdong262
Created: 5/28/2019
Status: Merged
Merged: 5/28/2019
Merged by: @zxdong262

Base: masterHead: fix-1280


📝 Commits (1)

  • 079f359 fix #1280 [feat] Support terminal background image setting

📊 Changes

6 files changed (+106 additions, -5 deletions)

View changed files

📝 app/lib/fs.js (+8 -1)
📝 app/utils/config.default.js (+2 -1)
📝 package.json (+2 -2)
src/client/components/main/css-overwrite.jsx (+59 -0)
📝 src/client/components/main/main.jsx (+3 -0)
📝 src/client/components/setting-panel/setting.jsx (+32 -1)

📄 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/1282 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 5/28/2019 **Status:** ✅ Merged **Merged:** 5/28/2019 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1280` --- ### 📝 Commits (1) - [`079f359`](https://github.com/electerm/electerm/commit/079f35967f3473c02f72de5d531edafea8d5ef97) fix #1280 [feat] Support terminal background image setting ### 📊 Changes **6 files changed** (+106 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `app/lib/fs.js` (+8 -1) 📝 `app/utils/config.default.js` (+2 -1) 📝 `package.json` (+2 -2) ➕ `src/client/components/main/css-overwrite.jsx` (+59 -0) 📝 `src/client/components/main/main.jsx` (+3 -0) 📝 `src/client/components/setting-panel/setting.jsx` (+32 -1) </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:46 +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#3442
No description provided.