mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[PR #91] [CLOSED] Implementing Padding support #195
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#195
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/91
Author: @nilathedragon
Created: 1/25/2019
Status: ❌ Closed
Base:
devel← Head:padding📝 Commits (8)
a8cf066Implemented padding52abca2Added test for padding feature3fe9d89Added doc and removed useless paddingOption0bb750bImplemented param check6c0af51Actually fixed a bug while testing8f390c2Added tests for all 4 paddingsb111169Nega-tests13a7814Added nega test for overpadding a container📊 Changes
4 files changed (+309 additions, -1 deletions)
View changed files
📝
container/container.go(+6 -0)📝
container/container_test.go(+236 -1)📝
container/options.go(+63 -0)📝
termdashdemo/termdashdemo.go(+4 -0)📄 Description
I've added nice paddings for the demo dashboard too, makes it look a little better.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.