mirror of
https://github.com/matze/wastebin.git
synced 2026-04-25 08:36:00 +03:00
[PR #186] [MERGED] Allow ability to wrap lines on viewing pastes #196
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wastebin-matze#196
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/186
Author: @theryecatcher
Created: 10/8/2025
Status: ✅ Merged
Merged: 10/9/2025
Merged by: @matze
Base:
master← Head:line-wrap📝 Commits (3)
92c261bchore: Update Dockerfile to latest rust releasea93f4cafeat: Allow line wrap for long text blobs703d0d3chore: Add help entry for the toggle shortcut📊 Changes
6 files changed (+15 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)📝
crates/wastebin_server/templates/formatted.html(+4 -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.