[PR #1354] [MERGED] fix #1353 [feat] Add input only option for quick commands #3478

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1354
Author: @zxdong262
Created: 9/10/2019
Status: Merged
Merged: 9/10/2019
Merged by: @zxdong262

Base: masterHead: fix-1353


📝 Commits (2)

📊 Changes

8 files changed (+83 additions, -31 deletions)

View changed files

📝 package-lock.json (+4 -4)
📝 package.json (+2 -2)
📝 src/client/components/bookmark-form/quick-command.jsx (+37 -5)
📝 src/client/components/quick-commands/quick-commands-form.jsx (+24 -11)
📝 src/client/components/quick-commands/quick-commands-list.jsx (+9 -6)
📝 src/client/components/quick-commands/quick-commands-select.jsx (+2 -1)
📝 src/client/components/terminal-theme/theme-list.jsx (+1 -1)
📝 src/client/components/terminal/index.jsx (+4 -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/1354 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 9/10/2019 **Status:** ✅ Merged **Merged:** 9/10/2019 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1353` --- ### 📝 Commits (2) - [`68b2845`](https://github.com/electerm/electerm/commit/68b2845c00fe220ee75f2aa2bd7dfcbd35ea67ce) fix #1353 [feat] Add input only option for quick commands - [`7bd6fb6`](https://github.com/electerm/electerm/commit/7bd6fb64a7727f1ae5980f896711bfe155e15120) dd ### 📊 Changes **8 files changed** (+83 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+4 -4) 📝 `package.json` (+2 -2) 📝 `src/client/components/bookmark-form/quick-command.jsx` (+37 -5) 📝 `src/client/components/quick-commands/quick-commands-form.jsx` (+24 -11) 📝 `src/client/components/quick-commands/quick-commands-list.jsx` (+9 -6) 📝 `src/client/components/quick-commands/quick-commands-select.jsx` (+2 -1) 📝 `src/client/components/terminal-theme/theme-list.jsx` (+1 -1) 📝 `src/client/components/terminal/index.jsx` (+4 -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:53 +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#3478
No description provided.