[PR #3831] [MERGED] Support search highlight bar #3964

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/3831
Author: @zxdong262
Created: 3/9/2025
Status: Merged
Merged: 3/11/2025
Merged by: @zxdong262

Base: masterHead: dev1


📝 Commits (3)

  • b3b9688 Support search highlight bar
  • 15a936c Merge remote-tracking branch 'origin' into dev1
  • e72838d fixed terminal search

📊 Changes

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

View changed files

📝 src/client/components/common/input-auto-focus.jsx (+11 -3)
📝 src/client/components/terminal/term-search.jsx (+13 -8)
src/client/components/terminal/terminal-search-bar.jsx (+48 -0)
📝 src/client/components/terminal/terminal.jsx (+26 -1)
📝 src/client/components/terminal/terminal.styl (+8 -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/3831 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 3/9/2025 **Status:** ✅ Merged **Merged:** 3/11/2025 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `dev1` --- ### 📝 Commits (3) - [`b3b9688`](https://github.com/electerm/electerm/commit/b3b96887b4e41af19296adce654b43afabae565b) Support search highlight bar - [`15a936c`](https://github.com/electerm/electerm/commit/15a936c7c7dc895ab5d1090ed374947189a229a7) Merge remote-tracking branch 'origin' into dev1 - [`e72838d`](https://github.com/electerm/electerm/commit/e72838dff49ba64ee9151296503ef95447a6a3cc) fixed terminal search ### 📊 Changes **5 files changed** (+106 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/client/components/common/input-auto-focus.jsx` (+11 -3) 📝 `src/client/components/terminal/term-search.jsx` (+13 -8) ➕ `src/client/components/terminal/terminal-search-bar.jsx` (+48 -0) 📝 `src/client/components/terminal/terminal.jsx` (+26 -1) 📝 `src/client/components/terminal/terminal.styl` (+8 -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:54:26 +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#3964
No description provided.