[PR #916] [MERGED] Cancel Request from the Keyboard #2935

Closed
opened 2026-03-17 00:35:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/916
Author: @AndrewBastin
Created: 5/31/2020
Status: Merged
Merged: 6/2/2020
Merged by: @AndrewBastin

Base: masterHead: feat/keyboard-cancel-request


📝 Commits (3)

  • 42a566d Ctrl+G cancels running requests as well
  • 3189f46 Updated language entry send_request
  • 888bffb Merge branch 'master' into feat/keyboard-cancel-request

📊 Changes

2 files changed (+7 additions, -2 deletions)

View changed files

📝 lang/en-US.json (+1 -1)
📝 pages/index.vue (+6 -1)

📄 Description

This PR intends to add the ability to use Ctrl+G key combo to cancel running requests.

Also there is a update to the language entry for send_request


🔄 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/916 **Author:** [@AndrewBastin](https://github.com/AndrewBastin) **Created:** 5/31/2020 **Status:** ✅ Merged **Merged:** 6/2/2020 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `master` ← **Head:** `feat/keyboard-cancel-request` --- ### 📝 Commits (3) - [`42a566d`](https://github.com/hoppscotch/hoppscotch/commit/42a566d923bb1780a6736b032e82161fc241184e) Ctrl+G cancels running requests as well - [`3189f46`](https://github.com/hoppscotch/hoppscotch/commit/3189f46ccb89198f636095e3c78c31e78dc987ab) Updated language entry send_request - [`888bffb`](https://github.com/hoppscotch/hoppscotch/commit/888bffba1d8538a9ac196234813297e984a11eb2) Merge branch 'master' into feat/keyboard-cancel-request ### 📊 Changes **2 files changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `lang/en-US.json` (+1 -1) 📝 `pages/index.vue` (+6 -1) </details> ### 📄 Description This PR intends to add the ability to use `Ctrl+G` key combo to cancel running requests. Also there is a update to the language entry for `send_request` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:35:42 +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#2935
No description provided.