[PR #2302] [MERGED] fix: #2300 [fix]: The parameter 'port' is not resolved correctly #3735

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/2302
Author: @MicroOps-cn
Created: 11/6/2021
Status: Merged
Merged: 11/8/2021
Merged by: @zxdong262

Base: masterHead: master


📝 Commits (2)

  • 3764337 fix: #2300 [fix]: The parameter 'port' is not resolved correctly
  • 6b1763f fix #2301 [new feature] 1. support Single instance mode(--newtab), 2. Supports specifying the tab name when opening a new connection from the command line

📊 Changes

4 files changed (+95 additions, -52 deletions)

View changed files

📝 src/app/app.js (+22 -0)
📝 src/app/lib/command-line.js (+19 -9)
📝 src/client/components/main/main.jsx (+1 -0)
📝 src/client/store/load-data.js (+53 -43)

📄 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/2302 **Author:** [@MicroOps-cn](https://github.com/MicroOps-cn) **Created:** 11/6/2021 **Status:** ✅ Merged **Merged:** 11/8/2021 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`3764337`](https://github.com/electerm/electerm/commit/376433710e28bfe2a2f0b9e645d518c40df25b15) fix: #2300 [fix]: The parameter 'port' is not resolved correctly - [`6b1763f`](https://github.com/electerm/electerm/commit/6b1763fecddd8567e267eeffe6a171f5dcf0c541) fix #2301 [new feature] 1. support Single instance mode(--newtab), 2. Supports specifying the tab name when opening a new connection from the command line ### 📊 Changes **4 files changed** (+95 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `src/app/app.js` (+22 -0) 📝 `src/app/lib/command-line.js` (+19 -9) 📝 `src/client/components/main/main.jsx` (+1 -0) 📝 `src/client/store/load-data.js` (+53 -43) </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:36 +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#3735
No description provided.