[PR #53] [MERGED] add ability to copy+paste in terminal #63

Closed
opened 2026-03-03 01:21:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cs01/termpair/pull/53
Author: @cs01
Created: 7/10/2021
Status: Merged
Merged: 7/10/2021
Merged by: @cs01

Base: masterHead: cs01/copy-paste


📝 Commits (1)

  • 90fea86 add copy+paste ability in terminal and upgrade xterm

📊 Changes

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

View changed files

📝 termpair/frontend_src/src/App.js (+70 -4)
📝 termpair/frontend_src/yarn.lock (+3 -3)

📄 Description

  • Copy can now be done with ctrl+shift+c or ctrl+shift+x.
  • Paste can now be done with ctrl+shift+v.
  • xtermjs was upgraded to latest version, and various API calls were updated as needed

Fixes #51


🔄 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/cs01/termpair/pull/53 **Author:** [@cs01](https://github.com/cs01) **Created:** 7/10/2021 **Status:** ✅ Merged **Merged:** 7/10/2021 **Merged by:** [@cs01](https://github.com/cs01) **Base:** `master` ← **Head:** `cs01/copy-paste` --- ### 📝 Commits (1) - [`90fea86`](https://github.com/cs01/termpair/commit/90fea8672e046eb3a67a5aff414049f4c1cac091) add copy+paste ability in terminal and upgrade xterm ### 📊 Changes **2 files changed** (+73 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `termpair/frontend_src/src/App.js` (+70 -4) 📝 `termpair/frontend_src/yarn.lock` (+3 -3) </details> ### 📄 Description * Copy can now be done with ctrl+shift+c or ctrl+shift+x. * Paste can now be done with ctrl+shift+v. * xtermjs was upgraded to latest version, and various API calls were updated as needed Fixes #51 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:21:27 +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/termpair#63
No description provided.