[PR #1025] [MERGED] fix #999 Fix ssh-config item support #3326

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1025
Author: @zxdong262
Created: 12/20/2018
Status: Merged
Merged: 12/20/2018
Merged by: @zxdong262

Base: masterHead: fix-999


📝 Commits (1)

📊 Changes

11 files changed (+41 additions, -17 deletions)

View changed files

📝 package.json (+1 -1)
📝 src/client/components/common/context-menu.jsx (+2 -1)
📝 src/client/components/session/index.jsx (+3 -2)
📝 src/client/components/setting-panel/list.jsx (+3 -2)
📝 src/client/components/setting-panel/tree-list.jsx (+4 -2)
📝 src/client/components/sftp/index.jsx (+4 -2)
📝 src/client/components/sidebar/bookmark.jsx (+5 -3)
📝 src/client/components/sidebar/index.jsx (+5 -0)
📝 src/client/components/sidebar/sidebar.styl (+2 -0)
📝 src/client/components/tabs/tab.jsx (+6 -3)
📝 src/client/components/terminal/index.jsx (+6 -1)

📄 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/1025 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 12/20/2018 **Status:** ✅ Merged **Merged:** 12/20/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-999` --- ### 📝 Commits (1) - [`2b87c49`](https://github.com/electerm/electerm/commit/2b87c49a472c4aab0fe8e0cb73be1c0cd63b5735) fix #999 Fix ssh-config item support ### 📊 Changes **11 files changed** (+41 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `src/client/components/common/context-menu.jsx` (+2 -1) 📝 `src/client/components/session/index.jsx` (+3 -2) 📝 `src/client/components/setting-panel/list.jsx` (+3 -2) 📝 `src/client/components/setting-panel/tree-list.jsx` (+4 -2) 📝 `src/client/components/sftp/index.jsx` (+4 -2) 📝 `src/client/components/sidebar/bookmark.jsx` (+5 -3) 📝 `src/client/components/sidebar/index.jsx` (+5 -0) 📝 `src/client/components/sidebar/sidebar.styl` (+2 -0) 📝 `src/client/components/tabs/tab.jsx` (+6 -3) 📝 `src/client/components/terminal/index.jsx` (+6 -1) </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:22 +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#3326
No description provided.