Replies: 1 comment
|
I've got it implemented and working in my fork, can push a PR |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
idea / problem
Scrolling tabs is not really a great UX in herdr (being a TUI), I'd like to haver an option to show all open tabs wrapped at the top, to avoid scrolling. The agents side pane shows agents, tabs can be used for other things so number of tabs != number of agents.
requested change
Add a setting to wrap tabs on top of the main pane, instead of having them in single line scrollable.
why you want this
Would imrove UX.
All reactions