[PR #127] [MERGED] Adding Text Write option that atomically replaces the text content. #212

Closed
opened 2026-03-03 16:23:20 +03:00 by kerem · 0 comments
Owner

📋 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: develHead: write-atomic-reset


📝 Commits (2)

  • 38a2a36 Adding Text Write option that atomically replaces the text content.
  • 9ccf77d Updating 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.

## 📋 Pull Request Information **Original PR:** https://github.com/mum4k/termdash/pull/127 **Author:** [@mum4k](https://github.com/mum4k) **Created:** 2/15/2019 **Status:** ✅ Merged **Merged:** 2/15/2019 **Merged by:** [@mum4k](https://github.com/mum4k) **Base:** `devel` ← **Head:** `write-atomic-reset` --- ### 📝 Commits (2) - [`38a2a36`](https://github.com/mum4k/termdash/commit/38a2a362342a667fc63d4b3667e5dae3532d33ce) Adding Text Write option that atomically replaces the text content. - [`9ccf77d`](https://github.com/mum4k/termdash/commit/9ccf77d77c51ec481402789b486bd19823403d4b) Updating CHANGELOG. ### 📊 Changes **4 files changed** (+39 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+2 -0) 📝 `widgets/text/text.go` (+10 -1) 📝 `widgets/text/text_test.go` (+18 -0) 📝 `widgets/text/write_options.go` (+9 -0) </details> ### 📄 Description Fixes #124 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:23:20 +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/termdash#212
No description provided.