[PR #2106] [MERGED] fix #2105 feature: Add cursor blink option in settings #3707

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/2106
Author: @zxdong262
Created: 4/10/2021
Status: Merged
Merged: 4/10/2021
Merged by: @zxdong262

Base: masterHead: fix-2105


📝 Commits (4)

📊 Changes

8 files changed (+561 additions, -416 deletions)

View changed files

📝 .github/workflows/linux.yml (+1 -1)
📝 .github/workflows/mac.yml (+1 -1)
📝 .github/workflows/win.yml (+1 -1)
📝 package-lock.json (+544 -402)
📝 package.json (+11 -11)
📝 src/app/common/default-setting.js (+1 -0)
📝 src/client/components/setting-panel/setting.jsx (+1 -0)
📝 src/client/components/terminal/index.jsx (+1 -0)

📄 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/2106 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 4/10/2021 **Status:** ✅ Merged **Merged:** 4/10/2021 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-2105` --- ### 📝 Commits (4) - [`c36d79f`](https://github.com/electerm/electerm/commit/c36d79fd5ec75a5c5b38c19e6bbd7007adb61f62) [skip win] Update node-pty to v10 - [`d53130f`](https://github.com/electerm/electerm/commit/d53130f3fd5a9b0733c6683f007d9002ed1f855d) skip win skip mac - [`78d46e8`](https://github.com/electerm/electerm/commit/78d46e858180acef6a966e20c8f2ae2c565c6d93) skip mac skip win - [`17dfe9a`](https://github.com/electerm/electerm/commit/17dfe9affbbffa9453f33f366a96f3de60c6c64d) fix #2105 feature: Add cursor blink option in settings ### 📊 Changes **8 files changed** (+561 additions, -416 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/linux.yml` (+1 -1) 📝 `.github/workflows/mac.yml` (+1 -1) 📝 `.github/workflows/win.yml` (+1 -1) 📝 `package-lock.json` (+544 -402) 📝 `package.json` (+11 -11) 📝 `src/app/common/default-setting.js` (+1 -0) 📝 `src/client/components/setting-panel/setting.jsx` (+1 -0) 📝 `src/client/components/terminal/index.jsx` (+1 -0) </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 01:53:30 +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#3707
No description provided.