[GH-ISSUE #3] Support variable size container splits #3

Closed
opened 2026-03-03 16:21:36 +03:00 by kerem · 1 comment
Owner

Originally created by @mum4k on GitHub (Apr 9, 2018).
Original GitHub issue: https://github.com/mum4k/termdash/issues/3

Originally assigned to: @mum4k on GitHub.

Currently both the vertical and the horizontal splits split the container exactly in the middle.

Allow for multiple sizes. Consider using predefined sizes (like SplitHalf, SplitQuarter, ...) instead of accepting number to avoid possibility of input errors.

Originally created by @mum4k on GitHub (Apr 9, 2018). Original GitHub issue: https://github.com/mum4k/termdash/issues/3 Originally assigned to: @mum4k on GitHub. Currently both the vertical and the horizontal splits split the container exactly in the middle. Allow for multiple sizes. Consider using predefined sizes (like SplitHalf, SplitQuarter, ...) instead of accepting number to avoid possibility of input errors.
kerem 2026-03-03 16:21:36 +03:00
Author
Owner

@mum4k commented on GitHub (May 7, 2018):

We could also consider fixed size splits which might be beneficial for fixed size widgets.

<!-- gh-comment-id:387032495 --> @mum4k commented on GitHub (May 7, 2018): We could also consider fixed size splits which might be beneficial for fixed size widgets.
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#3
No description provided.