[PR #87] [MERGED] Add Double Linestyle #190

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

📋 Pull Request Information

Original PR: https://github.com/mum4k/termdash/pull/87
Author: @nilathedragon
Created: 1/24/2019
Status: Merged
Merged: 1/25/2019
Merged by: @mum4k

Base: develHead: master


📝 Commits (2)

  • 3e60b42 Added Double Line Style
  • 41cbc3c Added a test for double border drawing

📊 Changes

2 files changed (+47 additions, -1 deletions)

View changed files

📝 draw/border_test.go (+31 -0)
📝 draw/line_style.go (+16 -1)

📄 Description

I've added double-line style to termdash.

I created a test too, to ensure a border draws properly with two lines .


🔄 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/87 **Author:** [@nilathedragon](https://github.com/nilathedragon) **Created:** 1/24/2019 **Status:** ✅ Merged **Merged:** 1/25/2019 **Merged by:** [@mum4k](https://github.com/mum4k) **Base:** `devel` ← **Head:** `master` --- ### 📝 Commits (2) - [`3e60b42`](https://github.com/mum4k/termdash/commit/3e60b42918e1ea92a0850fceb7f639a9e0fb409e) Added Double Line Style - [`41cbc3c`](https://github.com/mum4k/termdash/commit/41cbc3c19a8ebaca978cef13ca6caeb1cbf519f9) Added a test for double border drawing ### 📊 Changes **2 files changed** (+47 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `draw/border_test.go` (+31 -0) 📝 `draw/line_style.go` (+16 -1) </details> ### 📄 Description I've added double-line style to termdash. I created a test too, to ensure a border draws properly with two lines . --- <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:14 +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#190
No description provided.