mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[PR #68] [MERGED] Support for 256 colors. #182
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#182
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/68
Author: @mum4k
Created: 1/14/2019
Status: ✅ Merged
Merged: 1/14/2019
Merged by: @mum4k
Base:
devel← Head:256-colors📝 Commits (1)
2071fd1Support for 256 colors.📊 Changes
7 files changed (+331 additions, -51 deletions)
View changed files
📝
cell/color.go(+53 -1)➕
cell/color_test.go(+203 -0)📝
terminal/termbox/cell_options.go(+4 -27)➕
terminal/termbox/cell_options_test.go(+50 -0)📝
terminal/termbox/color_mode.go(+1 -1)📝
terminal/termbox/termbox.go(+2 -20)📝
terminalapi/color_mode.go(+18 -2)📄 Description
Fixes #66
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.