[PR #1414] [CLOSED] 增加在dosplit显示在选中窗口的识别问题 #3502

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1414
Author: @leonunix
Created: 11/28/2019
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 8330252 fix duplicate button disapper in staticlist
  • 7044ef1 In split mode. Focus windows will be a green border. Blur windows will have a red border

📊 Changes

4 files changed (+13 additions, -10 deletions)

View changed files

📝 src/client/components/session/index.jsx (+2 -1)
📝 src/client/components/setting-panel/tree-list.jsx (+1 -1)
📝 src/client/components/terminal/index.jsx (+6 -1)
📝 src/client/components/terminal/terminal.styl (+4 -7)

📄 Description

在dosplit显示多个term的时候。有点难区别哪个窗口是当前focus窗口。所以这里增加了一个颜色识别。选中的窗口会有绿色边框。没有的会有红色边框。
スクリーンショット 2019-11-28 17 50 57


🔄 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/1414 **Author:** [@leonunix](https://github.com/leonunix) **Created:** 11/28/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`8330252`](https://github.com/electerm/electerm/commit/83302528000d98130ee7c1f53a89d7dca1490b76) fix duplicate button disapper in staticlist - [`7044ef1`](https://github.com/electerm/electerm/commit/7044ef18fc7465e9e7f7c4b2f98a03b389a009fa) In split mode. Focus windows will be a green border. Blur windows will have a red border ### 📊 Changes **4 files changed** (+13 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/client/components/session/index.jsx` (+2 -1) 📝 `src/client/components/setting-panel/tree-list.jsx` (+1 -1) 📝 `src/client/components/terminal/index.jsx` (+6 -1) 📝 `src/client/components/terminal/terminal.styl` (+4 -7) </details> ### 📄 Description 在dosplit显示多个term的时候。有点难区别哪个窗口是当前focus窗口。所以这里增加了一个颜色识别。选中的窗口会有绿色边框。没有的会有红色边框。 <img width="1680" alt="スクリーンショット 2019-11-28 17 50 57" src="https://user-images.githubusercontent.com/12597965/69791415-d7a1d600-1207-11ea-8be7-5ee4167b3e4e.png"> --- <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:58 +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#3502
No description provided.