mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[PR #264] [MERGED] add remaining font modifiers: strikethrough, inverse, blink #287
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#287
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/264
Author: @dyc3
Created: 11/16/2020
Status: ✅ Merged
Merged: 11/17/2020
Merged by: @mum4k
Base:
devel← Head:more-font-attrs📝 Commits (3)
eea2538add remaining font modifiers: strikethrough, inverse, blink4946857add tests for additional font modifiers93ddcf4fix font modifiers test coverage and style nitpicks📊 Changes
6 files changed (+55 additions, -5 deletions)
View changed files
📝
cell/cell.go(+17 -1)📝
cell/cell_test.go(+4 -0)📝
terminal/tcell/cell_options.go(+8 -2)📝
terminal/tcell/cell_options_test.go(+15 -0)📝
terminal/termbox/cell_options.go(+9 -2)📝
terminal/termbox/cell_options_test.go(+2 -0)📄 Description
closes #249
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.