[PR #83] [CLOSED] Add copy content functionality and keyboard shortcut #150

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

📋 Pull Request Information

Original PR: https://github.com/matze/wastebin/pull/83
Author: @limitcool
Created: 12/3/2024
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • c952dc1 Add copy content functionality and keyboard shortcut

📊 Changes

2 files changed (+48 additions, -0 deletions)

View changed files

📝 templates/formatted.html (+4 -0)
📝 templates/paste.html (+44 -0)

📄 Description

  • Add copy button to paste view
  • Add 'c' keyboard shortcut for copying content
  • Show toast notification on successful copy
  • Update help overlay with copy shortcut

🔄 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/matze/wastebin/pull/83 **Author:** [@limitcool](https://github.com/limitcool) **Created:** 12/3/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`c952dc1`](https://github.com/matze/wastebin/commit/c952dc1532549f50134e200efc01f3e2e88b320a) Add copy content functionality and keyboard shortcut ### 📊 Changes **2 files changed** (+48 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `templates/formatted.html` (+4 -0) 📝 `templates/paste.html` (+44 -0) </details> ### 📄 Description - Add copy button to paste view - Add 'c' keyboard shortcut for copying content - Show toast notification on successful copy - Update help overlay with copy shortcut --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 10:15: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/wastebin-matze#150
No description provided.