[PR #382] [MERGED] fix #378 load system ssh config host list by default[experimental] #3064

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/382
Author: @zxdong262
Created: 4/2/2018
Status: Merged
Merged: 4/2/2018
Merged by: @zxdong262

Base: masterHead: fix-378


📝 Commits (1)

  • 3c13824 fix #378 load system ssh config host list by default[experiment]

📊 Changes

8 files changed (+85 additions, -17 deletions)

View changed files

📝 app/app.js (+2 -0)
app/lib/ssh-config.js (+44 -0)
📝 package.json (+2 -1)
📝 src/client/common/create-title.js (+6 -2)
📝 src/client/components/control/btns.jsx (+6 -2)
📝 src/client/components/control/index.jsx (+6 -2)
📝 src/client/components/ssh-form/index.jsx (+1 -0)
📝 src/client/components/terminal/index.jsx (+18 -10)

📄 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/382 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 4/2/2018 **Status:** ✅ Merged **Merged:** 4/2/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-378` --- ### 📝 Commits (1) - [`3c13824`](https://github.com/electerm/electerm/commit/3c138242f821321d8e49a0500142f8a5c57e8a1d) fix #378 load system ssh config host list by default[experiment] ### 📊 Changes **8 files changed** (+85 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `app/app.js` (+2 -0) ➕ `app/lib/ssh-config.js` (+44 -0) 📝 `package.json` (+2 -1) 📝 `src/client/common/create-title.js` (+6 -2) 📝 `src/client/components/control/btns.jsx` (+6 -2) 📝 `src/client/components/control/index.jsx` (+6 -2) 📝 `src/client/components/ssh-form/index.jsx` (+1 -0) 📝 `src/client/components/terminal/index.jsx` (+18 -10) </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:55:27 +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#3064
No description provided.