[PR #116] [MERGED] 256 color default #203

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

📋 Pull Request Information

Original PR: https://github.com/mum4k/termdash/pull/116
Author: @mum4k
Created: 2/11/2019
Status: Merged
Merged: 2/11/2019
Merged by: @mum4k

Base: develHead: 256-color-default


📝 Commits (4)

  • 18a99ca Termbox now starts in 256 color mode by default.
  • b7fa909 Updating the CHANGELOG.
  • 550afdd Licences and fixing data race.
  • 69b7799 Adding licences.

📊 Changes

3 files changed (+82 additions, -8 deletions)

View changed files

📝 CHANGELOG.md (+4 -0)
📝 terminal/termbox/termbox.go (+18 -8)
terminal/termbox/termbox_test.go (+60 -0)

📄 Description

Fixes #110


🔄 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/116 **Author:** [@mum4k](https://github.com/mum4k) **Created:** 2/11/2019 **Status:** ✅ Merged **Merged:** 2/11/2019 **Merged by:** [@mum4k](https://github.com/mum4k) **Base:** `devel` ← **Head:** `256-color-default` --- ### 📝 Commits (4) - [`18a99ca`](https://github.com/mum4k/termdash/commit/18a99caf16b052a9d35aa5b3439ff77e0a207622) Termbox now starts in 256 color mode by default. - [`b7fa909`](https://github.com/mum4k/termdash/commit/b7fa90946662371a866b7874d923092e44739b68) Updating the CHANGELOG. - [`550afdd`](https://github.com/mum4k/termdash/commit/550afdd6134e3405494716215587253a1282fd2a) Licences and fixing data race. - [`69b7799`](https://github.com/mum4k/termdash/commit/69b7799847a6a5f7006da655945b2ed89209ef00) Adding licences. ### 📊 Changes **3 files changed** (+82 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+4 -0) 📝 `terminal/termbox/termbox.go` (+18 -8) ➕ `terminal/termbox/termbox_test.go` (+60 -0) </details> ### 📄 Description Fixes #110 --- <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:17 +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#203
No description provided.