bonzai
bonzai copied to clipboard
🌳 Go Bonzai™ Composite Commander, meticulously manicured monolith and multicall binaries, built from imported composite commands, on any device, with recursive, light-weight tab completion, and color...
The `--` "into" operator (end of options in other shells) is the equivalent of a pipe in BonzaiShell. It signifies that one command has ended and that any output to...
We need a proper PEGN specification and AST parser for BonzaiMark in it's own `bonzai/mark` package. All the Z commands will remain, just call into the other. This will allow...
The BonzaiMark span scanner is really old and buggy. Currently it skips a * in paragraphs. The thing needs to be rewritten using the scan.R and then eventually all of...
Go doc detects a lone line and assumes it is a header. Since there are only second-level headers in BonzaiMark we can assume the same, but with a bit more...
The interactive nature of the `gh` tool is pretty damn amazing. It is a perfect compliment to the no-getopt/dash-haters club that Bonzai belongs to. Either it works with tab completion,...
If a command is not detected matching the first in the list for a Z.Aliases entry then assume it is a system command and just execute it like any other...
There is no reason any Bonzai command could not also have all the assets and HTML resources to serve up a rendered BonzaiMark page along with images. We already need...
All the strings from errors and everything need their own variables so they can be changed depending on the language. Then, people can just use side-effect imports to change the...