[GH-ISSUE #177] Provide option to wrap lines #107

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

Originally created by @savyajha on GitHub (Jul 18, 2025).
Original GitHub issue: https://github.com/matze/wastebin/issues/177

It would be good to have an option to wrap lines. I would like to use wastebin to share snippets of prose (written in markdown) which tends to not have hard line breaks.

Originally created by @savyajha on GitHub (Jul 18, 2025). Original GitHub issue: https://github.com/matze/wastebin/issues/177 It would be good to have an option to wrap lines. I would like to use wastebin to share snippets of prose (written in markdown) which tends to not have hard line breaks.
kerem closed this issue 2026-02-27 10:15:45 +03:00
Author
Owner

@matze commented on GitHub (Jul 18, 2025):

Please go into detail. You mean wrapping via CSS depending on the browser viewport? Or processing the data to insert line breaks?

<!-- gh-comment-id:3088684450 --> @matze commented on GitHub (Jul 18, 2025): Please go into detail. You mean wrapping via CSS depending on the browser viewport? Or processing the data to insert line breaks?
Author
Owner

@savyajha commented on GitHub (Jul 18, 2025):

The former, ideally with an option to enable/disable this behaviour in the UI/config.

<!-- gh-comment-id:3090242395 --> @savyajha commented on GitHub (Jul 18, 2025): The former, ideally with an option to enable/disable this behaviour in the UI/config.
Author
Owner

@matze commented on GitHub (Jul 19, 2025):

I'm open to the idea but: 1) at most it will be an additional keybind to toggle and 2) I won't do it in the foreseeable future because layouting is already finicky. So it's up for grabs.

<!-- gh-comment-id:3092275426 --> @matze commented on GitHub (Jul 19, 2025): I'm open to the idea but: 1) at most it will be an additional keybind to toggle and 2) I won't do it in the foreseeable future because layouting is already finicky. So it's up for grabs.
Author
Owner

@savyajha commented on GitHub (Jul 21, 2025):

I'll see if I can find time and submit a PR. I'll keep this open till then. :)

<!-- gh-comment-id:3095330263 --> @savyajha commented on GitHub (Jul 21, 2025): I'll see if I can find time and submit a PR. I'll keep this open till then. :)
Author
Owner

@matze commented on GitHub (Oct 20, 2025):

This was implemented with #186.

<!-- gh-comment-id:3423660685 --> @matze commented on GitHub (Oct 20, 2025): This was implemented with #186.
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#107
No description provided.