mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[GH-ISSUE #170] Consider adding tabs to the layout #101
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#101
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?
Originally created by @keithknott26 on GitHub (Mar 10, 2019).
Original GitHub issue: https://github.com/mum4k/termdash/issues/170
Consider adding a widget that allows tabs to be placed on the screen which would appear similar to the image below
Now that the button is done perhaps some of the code can be re-used? Tabs would be named with a title, selecting a tab (via mouse click) would expose a fresh canvas that has widgets already placed on it. May also tie into the enhancement where termdash would own only a portion of the screen, pressing the left or right key (or button(s)) would cycle through the tabs.
This enhancement would give a user much more terminal real-estate to work with paving the way for some really neat interactive applications.
@mum4k commented on GitHub (Mar 10, 2019):
That is a very good idea, thanks @keithknott26.
Thanks for the suggestion. This will work well with #67 since the tabs can do that (dynamically change layout).
@sivaraman-mailappan commented on GitHub (Oct 22, 2021):
any idea when this would be available or is it already implemented? @mum4k
@mum4k commented on GitHub (Oct 28, 2021):
Hi @sivaraman-mailappan, as far as I know, we don't have anyone working on this feature at the moment. However if there is someone willing to pick it up, I would be happy to provide consultancy and support as needed.