[GH-ISSUE #93] Support margin around containers #62

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

Originally created by @mum4k on GitHub (Jan 26, 2019).
Original GitHub issue: https://github.com/mum4k/termdash/issues/93

Similarly to #72 these options would clear an area outside of each of the containers.

Probably a separate margin for top, bottom, left, right. These can be implemented as new container options:
https://github.com/mum4k/termdash/blob/master/container/options.go

The size of the cleared area should be supplied in relative terms, so that this behaves well with terminal resize. I.e. percentage of the containers width / height.

Originally created by @mum4k on GitHub (Jan 26, 2019). Original GitHub issue: https://github.com/mum4k/termdash/issues/93 Similarly to #72 these options would clear an area outside of each of the containers. Probably a separate margin for top, bottom, left, right. These can be implemented as new container options: https://github.com/mum4k/termdash/blob/master/container/options.go The size of the cleared area should be supplied in relative terms, so that this behaves well with terminal resize. I.e. percentage of the containers width / height.
kerem 2026-03-03 16:22:03 +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#62
No description provided.