[PR #253] [MERGED] Ability to swap Scroll runes. #279

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

📋 Pull Request Information

Original PR: https://github.com/mum4k/termdash/pull/253
Author: @mum4k
Created: 11/13/2020
Status: Merged
Merged: 11/13/2020
Merged by: @mum4k

Base: develHead: scroll-runes


📝 Commits (7)

  • fe3e973 Merge pull request #244 from mum4k/release-0-12-2
  • 2a7dafa Adding gex to the list of projects using Termdash.
  • 8a316e6 added the ability to swap the scrolling runes
  • c3220f0 added the ability to change the scrolling runes
  • ee4873f Merge pull request #248 from d-ank/master
  • b2c1820 Formatting files and adding test coverage.
  • cf90e19 Updating CHANGELOG.

📊 Changes

5 files changed (+68 additions, -2 deletions)

View changed files

📝 CHANGELOG.md (+4 -0)
📝 README.md (+1 -0)
📝 widgets/text/options.go (+20 -0)
📝 widgets/text/text.go (+2 -2)
📝 widgets/text/text_test.go (+41 -0)

📄 Description

With added test coverage.

Fixes #245


🔄 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/253 **Author:** [@mum4k](https://github.com/mum4k) **Created:** 11/13/2020 **Status:** ✅ Merged **Merged:** 11/13/2020 **Merged by:** [@mum4k](https://github.com/mum4k) **Base:** `devel` ← **Head:** `scroll-runes` --- ### 📝 Commits (7) - [`fe3e973`](https://github.com/mum4k/termdash/commit/fe3e973531917978dd6d412520528bf10e092087) Merge pull request #244 from mum4k/release-0-12-2 - [`2a7dafa`](https://github.com/mum4k/termdash/commit/2a7dafa3a835dbe45d9a6eaa2f22e184666c8065) Adding `gex` to the list of projects using Termdash. - [`8a316e6`](https://github.com/mum4k/termdash/commit/8a316e6c1b5ad0bc512d2d8459335ef6828c16b0) added the ability to swap the scrolling runes - [`c3220f0`](https://github.com/mum4k/termdash/commit/c3220f04f19e0aff4d9df1afe34fabbdc55c2f53) added the ability to change the scrolling runes - [`ee4873f`](https://github.com/mum4k/termdash/commit/ee4873f748250ec5ebaba0528442a45d2c666fe2) Merge pull request #248 from d-ank/master - [`b2c1820`](https://github.com/mum4k/termdash/commit/b2c182063b4360bbb1645e046a5a1f3d45ba80b7) Formatting files and adding test coverage. - [`cf90e19`](https://github.com/mum4k/termdash/commit/cf90e19f1aadf42d501f7a1974409a3470f90e53) Updating CHANGELOG. ### 📊 Changes **5 files changed** (+68 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+4 -0) 📝 `README.md` (+1 -0) 📝 `widgets/text/options.go` (+20 -0) 📝 `widgets/text/text.go` (+2 -2) 📝 `widgets/text/text_test.go` (+41 -0) </details> ### 📄 Description With added test coverage. Fixes #245 --- <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:40 +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#279
No description provided.