[PR #79] [MERGED] fix #78 add keyboard control to sftp file manager #2922

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/79
Author: @zxdong262
Created: 11/23/2017
Status: Merged
Merged: 11/23/2017
Merged by: @zxdong262

Base: masterHead: fix-78


📝 Commits (3)

📊 Changes

6 files changed (+210 additions, -67 deletions)

View changed files

📝 package.json (+1 -1)
src/client/common/index-sorter.js (+1 -0)
📝 src/client/components/main/window-wrapper.jsx (+16 -4)
📝 src/client/components/sftp/confirm-list.jsx (+1 -4)
📝 src/client/components/sftp/file.jsx (+8 -54)
📝 src/client/components/sftp/index.jsx (+183 -4)

📄 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/79 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 11/23/2017 **Status:** ✅ Merged **Merged:** 11/23/2017 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-78` --- ### 📝 Commits (3) - [`3ec6efa`](https://github.com/electerm/electerm/commit/3ec6efa2028aba314a84c016c619ce506fde2dfa) save - [`b651bc1`](https://github.com/electerm/electerm/commit/b651bc17f7d723912fdf01300993984165f74d32) done - [`92f9411`](https://github.com/electerm/electerm/commit/92f941172fa866059a73bcf8dfab50e4d37d5655) bump version to 0.4.0 ### 📊 Changes **6 files changed** (+210 additions, -67 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) ➕ `src/client/common/index-sorter.js` (+1 -0) 📝 `src/client/components/main/window-wrapper.jsx` (+16 -4) 📝 `src/client/components/sftp/confirm-list.jsx` (+1 -4) 📝 `src/client/components/sftp/file.jsx` (+8 -54) 📝 `src/client/components/sftp/index.jsx` (+183 -4) </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:54:57 +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#2922
No description provided.