woof
woof copied to clipboard
Rework TUI
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