mirror of
https://github.com/matze/wastebin.git
synced 2026-04-25 00:25:59 +03:00
[PR #185] [CLOSED] Allow ability to wrap lines on viewing pastes #195
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wastebin-matze#195
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/matze/wastebin/pull/185
Author: @theryecatcher
Created: 10/7/2025
Status: ❌ Closed
Base:
master← Head:wrap-lines📝 Commits (2)
e8f8c01chore: Update Dockerfile to latest rust release5e16e8cfeat: Allow line wrap for long text blobs📊 Changes
5 files changed (+11 additions, -2 deletions)
View changed files
📝
Dockerfile(+1 -1)📝
Dockerfile.arm(+1 -1)📝
README.md(+1 -0)📝
crates/wastebin_server/src/javascript/paste.js(+3 -0)📝
crates/wastebin_server/src/style.css(+5 -0)📄 Description
This attempts to resolve issue #177.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.