mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[PR #36] [MERGED] [5/5] Implementing the text widget. #170
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#170
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/36
Author: @mum4k
Created: 5/14/2018
Status: ✅ Merged
Merged: 5/27/2018
Merged by: @mum4k
Base:
text-widget/4/scroll-tracker← Head:text-widget/5/widget📝 Commits (6)
d6c153fImplementing the text widget.8df67c6Merge branch 'text-widget/4/scroll-tracker' into text-widget/5/widget4f65598Merge branch 'text-widget/4/scroll-tracker' into text-widget/5/widgetecb27cdAdding licence.0609722Merge branch 'text-widget/4/scroll-tracker' into text-widget/5/widget126cb00Rename newText field to contentChanged.📊 Changes
3 files changed (+1161 additions, -0 deletions)
View changed files
➕
widgets/text/demo/textdemo.go(+161 -0)➕
widgets/text/text.go(+282 -0)➕
widgets/text/text_test.go(+718 -0)📄 Description
Fixes #4
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.