Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework TUI #27

Open
hyperupcall opened this issue Sep 24, 2022 · 0 comments
Open

Rework TUI #27

hyperupcall opened this issue Sep 24, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hyperupcall
Copy link
Member

hyperupcall commented Sep 24, 2022

Future development is blocked on a better TUI for expressing actions and the like. The current TUI works, but is one dimensional and does not support many features

To make this possible, I'm writing a Bash TUI library. It builds upon bash-term. When its ready enough, I'll make it public at hyperupcall/bash-tui and use it from this project.

The final TUI should look something like this:

plugin 1   |  [tool a] [tool b] [tool c] 
plugin 2   |  [variant a] [variant b] [variant c]
           |
           |
Sidebar    |
           |
           |
           |
           |
----------------------------------------------------------
                            status bar

Until then, this place will be relatively desolate

@hyperupcall hyperupcall self-assigned this Sep 24, 2022
@hyperupcall hyperupcall added the enhancement New feature or request label Sep 24, 2022
@hyperupcall hyperupcall pinned this issue Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant