[PR #951] [MERGED] fix #950 Auto focus after terminal clear #3296

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/951
Author: @zxdong262
Created: 11/22/2018
Status: Merged
Merged: 11/22/2018
Merged by: @zxdong262

Base: masterHead: fix-950


📝 Commits (1)

📊 Changes

5 files changed (+1012 additions, -1011 deletions)

View changed files

📝 package.json (+1 -1)
📝 src/client/components/main/main.jsx (+2 -2)
src/client/components/session/index.jsx (+341 -0)
📝 src/client/components/terminal/index.jsx (+668 -246)
src/client/components/terminal/terminal.jsx (+0 -762)

📄 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/951 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 11/22/2018 **Status:** ✅ Merged **Merged:** 11/22/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-950` --- ### 📝 Commits (1) - [`eb16d8f`](https://github.com/electerm/electerm/commit/eb16d8f65e6edf0f7cac5eee7df02e8f0cc8e606) fix #950 Auto focus after terminal clear ### 📊 Changes **5 files changed** (+1012 additions, -1011 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `src/client/components/main/main.jsx` (+2 -2) ➕ `src/client/components/session/index.jsx` (+341 -0) 📝 `src/client/components/terminal/index.jsx` (+668 -246) ➖ `src/client/components/terminal/terminal.jsx` (+0 -762) </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:16 +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#3296
No description provided.