Commit Graph

76 Commits (main)

Author SHA1 Message Date
Rob Muhlestein b19dcd82cc
Add path and pathdep to BonzaiMark 1 year ago
Rob Muhlestein 9d39b6cca5
Fix for backtick not working for non-letters 1 year ago
Rob Muhlestein b6992b4430
Add support for backtick instead of pre 1 year ago
Rob Muhlestein f73eb98915
Fix tests for ArgsOrIn 1 year ago
Rob Muhlestein a347457a51
Fix bug with ArgsOrIn, drops term pkg dep 1 year ago
Rob Muhlestein 7f457a1b75
Remove dubious log print 1 year ago
Rob Muhlestein 3b302d0394
Fix edge case infinite loop with Get 1 year ago
Rob Muhlestein 4419500e80
Fix missing ref from UseVars and UseConf 1 year ago
Rob Muhlestein b4dc9c9f75
Add FixPagerEnv 1 year ago
Rob Muhlestein 026a0086df
Add pager support (used by help.Cmd) 2 years ago
Rob Muhlestein 8174f57b2d
Fix minor annoying blank line after errors 2 years ago
Rob Muhlestein 163c728cea Send all ExitError output through PrintMark 2 years ago
Rob Muhlestein 938c21c981 Swap to pegn/scanner 2 years ago
Rob Muhlestein cbb7b625a4 Add pre-Call initialization and validation 2 years ago
Rob Muhlestein d219f79b9f Update comment on Dynamic to included embedded files 2 years ago
Rob Muhlestein 72f64a8244 Add separation and MissingVar to errors 2 years ago
Rob Muhlestein a135921e96 Add VarDefs default Var and move to Cmd scope 2 years ago
Rob Muhlestein 494d2d684c Add VarDefsFromConf 2 years ago
Rob Muhlestein 60020822cb Remove shell refs and fix execonfdir 2 years ago
Rob Muhlestein 8e91d11210 Fix bug with paragraph trucation, update deps 2 years ago
rwxrob c72353dee5
Fix missing Hidden support 2 years ago
rwxrob be33c58d60
Update to latest scan.R 2 years ago
rwxrob 24b75e139a
Overhaul the Block parser 2 years ago
rwxrob a50f023f74
Update Emph scanner 2 years ago
rwxrob e941cc7a96
Fix wrapping 2 years ago
rwxrob 26dded5d30
Add Z.Dynamic, closes #86 2 years ago
rwxrob a4a073847b
Simplify error messages 2 years ago
rwxrob 1198faaa5d
Remove Z.Shortcuts 2 years ago
rwxrob a29bdb8c54
Fix bug with shortcut completion 2 years ago
rwxrob 492ee10da6
Add UsageCmdShortcuts 2 years ago
rwxrob c7583b8f82
Add Cmd.Shortcuts 2 years ago
rwxrob c5d6bb50aa
Rename Z.Aliases to Z.Shortcuts 2 years ago
rwxrob 0c2e737c18
Add homedir to markfunc.go 2 years ago
rwxrob c804f69060
Remove references to rwxrob in docs 2 years ago
rwxrob e3dc6a52db
Fix Cmd.C and Cmd.Get return values
Cmd.C was not trimming white space.

Cmd.Get was only returning string. Should have been converted to
double return values with error.
2 years ago
rwxrob 96fb962b51
Add better usage and error messages 2 years ago
rwxrob 2075530694
Add UsageError and MissingConf back 2 years ago
rwxrob de68606750
Add breaking change to Configurer, returns error 2 years ago
rwxrob a1fc87eba6
Extend Path() with optional args 2 years ago
rwxrob 168892da24
Rename ReqConf/Vars to UseConf/Vars 2 years ago
rwxrob 1abb85778c
Add MaxArgs, NumArgs, clean up returns 2 years ago
rwxrob 7a319fdcc2
Add CallDummy function for easier testing 2 years ago
rwxrob 2501602891
Factor all errors into custom errors.go 2 years ago
rwxrob a770d8250e
Rename CacheMap to Vars 2 years ago
rwxrob c81f800235
Complete factoring of comp to own modules 2 years ago
rwxrob 499a9d1f83
Add better Run completion docs 2 years ago
rwxrob 1492aaf15a
Add Cmd.Root and Cmd.PathCmds 2 years ago
rwxrob 04ef25b40f
Change Q to C, add Set/Get 2 years ago
rwxrob a3b8f82b5e
Drop (and fix) UsageFunc 2 years ago
rwxrob 7bcd340a40
Add https:// assumed note to site,source,issues 2 years ago