[PR #1206] [MERGED] fix #1169 Support encode setting for ssh #3405

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1206
Author: @zxdong262
Created: 4/3/2019
Status: Merged
Merged: 4/3/2019
Merged by: @zxdong262

Base: masterHead: fix-1169


📝 Commits (8)

📊 Changes

4 files changed (+102 additions, -5 deletions)

View changed files

📝 package.json (+1 -1)
src/client/components/bookmark-form/encodes.js (+44 -0)
📝 src/client/components/bookmark-form/index.jsx (+29 -2)
📝 src/client/components/terminal/index.jsx (+28 -2)

📄 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/1206 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 4/3/2019 **Status:** ✅ Merged **Merged:** 4/3/2019 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1169` --- ### 📝 Commits (8) - [`fafd748`](https://github.com/electerm/electerm/commit/fafd74852f7ca26a48e2f0da3f08e7f4b0904af2) save - [`317b76a`](https://github.com/electerm/electerm/commit/317b76afa5436e52168cb4e179a23dcc824598c6) save - [`055b8bf`](https://github.com/electerm/electerm/commit/055b8bf10f5888a54c20ff624909c779b22fa2bb) merge - [`438d59e`](https://github.com/electerm/electerm/commit/438d59e89b8d351937a62b22f3fd5bdc8b42b40c) merge - [`a522af7`](https://github.com/electerm/electerm/commit/a522af7a11187bba6650ef8578e3f815113c9982) Merge branch 'master' of github.com:electerm/electerm into fix-1169 - [`9bfecb0`](https://github.com/electerm/electerm/commit/9bfecb03690ad86c9c5428443af57e4f1df3410a) save - [`a755d08`](https://github.com/electerm/electerm/commit/a755d0810f54291b1971864c4a0c507045dbc4e8) save - [`9dddc5c`](https://github.com/electerm/electerm/commit/9dddc5c1f0258400b83387a37447a5417b54a0bb) save ### 📊 Changes **4 files changed** (+102 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) ➕ `src/client/components/bookmark-form/encodes.js` (+44 -0) 📝 `src/client/components/bookmark-form/index.jsx` (+29 -2) 📝 `src/client/components/terminal/index.jsx` (+28 -2) </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:38 +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#3405
No description provided.