mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[PR #127] [MERGED] Adding Text Write option that atomically replaces the text content. #212
Labels
No labels
bug
cleanup
enhancement
enhancement
enhancement
good first issue
help wanted
help wanted
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termdash#212
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/mum4k/termdash/pull/127
Author: @mum4k
Created: 2/15/2019
Status: ✅ Merged
Merged: 2/15/2019
Merged by: @mum4k
Base:
devel← Head:write-atomic-reset📝 Commits (2)
38a2a36Adding Text Write option that atomically replaces the text content.9ccf77dUpdating CHANGELOG.📊 Changes
4 files changed (+39 additions, -1 deletions)
View changed files
📝
CHANGELOG.md(+2 -0)📝
widgets/text/text.go(+10 -1)📝
widgets/text/text_test.go(+18 -0)📝
widgets/text/write_options.go(+9 -0)📄 Description
Fixes #124
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.