[PR #303] [MERGED] Keyboard shortcuts #2544

Closed
opened 2026-03-17 00:14:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/303
Author: @liyasthomas
Created: 11/14/2019
Status: Merged
Merged: 11/14/2019
Merged by: @liyasthomas

Base: masterHead: shortcuts


📝 Commits (4)

📊 Changes

6 files changed (+76 additions, -4 deletions)

View changed files

📝 assets/css/styles.scss (+1 -0)
📝 components/collections/folder.vue (+7 -1)
📝 components/collections/request.vue (+2 -0)
📝 components/modal.vue (+1 -1)
📝 layouts/default.vue (+51 -2)
📝 pages/index.vue (+14 -0)

📄 Description

Adds keyboard shortcuts to app. To see available shortcuts, Click "More" icon on top-right corner > Shortcuts.

fixes #302


🔄 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/hoppscotch/hoppscotch/pull/303 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 11/14/2019 **Status:** ✅ Merged **Merged:** 11/14/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `shortcuts` --- ### 📝 Commits (4) - [`009eae8`](https://github.com/hoppscotch/hoppscotch/commit/009eae83a6aaee5e277c200ea7b78d9bbc0ce589) :sparkles: Keyboard shortcuts - [`40a8d45`](https://github.com/hoppscotch/hoppscotch/commit/40a8d45ab068c079b30e0cab2e555d7451e7f54f) :zap: More shortcuts - [`105005a`](https://github.com/hoppscotch/hoppscotch/commit/105005aa072b95015e542734b9b99f5222f869a8) Merge branch 'shortcuts' of https://github.com/liyasthomas/postwoman into shortcuts - [`a159275`](https://github.com/hoppscotch/hoppscotch/commit/a159275dba2ab2a986f567228defda0d9e8f7587) ⚡ Polished Shortcuts modal ### 📊 Changes **6 files changed** (+76 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `assets/css/styles.scss` (+1 -0) 📝 `components/collections/folder.vue` (+7 -1) 📝 `components/collections/request.vue` (+2 -0) 📝 `components/modal.vue` (+1 -1) 📝 `layouts/default.vue` (+51 -2) 📝 `pages/index.vue` (+14 -0) </details> ### 📄 Description Adds keyboard shortcuts to app. To see available shortcuts, Click "More" icon on top-right corner > Shortcuts. fixes #302 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:14:18 +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/hoppscotch#2544
No description provided.