Commit Graph

285 Commits

Author SHA1 Message Date
Rob Muhlestein
4419500e80
Fix missing ref from UseVars and UseConf 2022-11-29 19:25:20 -05:00
Rob Muhlestein
b4dc9c9f75
Add FixPagerEnv 2022-11-26 16:28:11 -05:00
Rob Muhlestein
ac725d419b
Update deps, fix less pager (like git) 2022-11-26 16:19:00 -05:00
Rob Muhlestein
026a0086df
Add pager support (used by help.Cmd) 2022-11-24 01:38:34 -05:00
Rob Muhlestein
8174f57b2d
Fix minor annoying blank line after errors 2022-11-21 19:02:19 -05:00
Rob Muhlestein
163c728cea Send all ExitError output through PrintMark 2022-11-08 15:36:44 -05:00
Rob Muhlestein
95028d5d8f Add updated deps 2022-11-08 15:06:01 -05:00
Rob Muhlestein
2acfdcad35 Update README.md 2022-11-07 01:11:24 -05:00
Rob Muhlestein
b82010f4dd Update README.md 2022-11-07 01:06:17 -05:00
Rob Muhlestein
938c21c981 Swap to pegn/scanner 2022-11-07 00:46:05 -05:00
Rob Muhlestein
cbb7b625a4 Add pre-Call initialization and validation 2022-11-06 22:31:14 -05:00
Rob Muhlestein
4ad14d6290 Move design.md to book 2022-11-06 20:34:08 -05:00
Rob Muhlestein
d219f79b9f Update comment on Dynamic to included embedded files 2022-11-06 20:32:32 -05:00
Rob Muhlestein
e8aec893e4 Move most of README.md into "book" 2022-11-06 20:32:02 -05:00
Rob Muhlestein
72f64a8244 Add separation and MissingVar to errors 2022-11-06 20:07:16 -05:00
Rob Muhlestein
a135921e96 Add VarDefs default Var and move to Cmd scope 2022-11-05 16:27:34 -04:00
Rob Muhlestein
494d2d684c Add VarDefsFromConf 2022-11-05 16:02:41 -04:00
Rob Muhlestein
60020822cb Remove shell refs and fix execonfdir 2022-11-03 20:52:03 -04:00
Rob Muhlestein
21ac268dfd Update missing dependency to.Words 2022-08-15 13:02:22 -04:00
Rob Muhlestein
8e91d11210 Fix bug with paragraph trucation, update deps 2022-08-11 17:00:58 -04:00
rwxrob
0396d4ad35
Add no shebang line design 2022-04-30 13:08:22 -04:00
rwxrob
626d8fa1e9
Remove shebang line 2022-04-30 12:25:20 -04:00
rwxrob
a8b7b8ad50
Add design consideration for dashed aliases 2022-04-30 11:42:23 -04:00
rwxrob
c72353dee5
Fix missing Hidden support 2022-04-30 11:06:42 -04:00
rwxrob
be33c58d60
Update to latest scan.R 2022-04-29 15:38:09 -04:00
rwxrob
24b75e139a
Overhaul the Block parser 2022-04-25 22:51:29 -04:00
rwxrob
a50f023f74
Update Emph scanner 2022-04-25 15:22:47 -04:00
rwxrob
e941cc7a96
Fix wrapping 2022-04-25 13:39:18 -04:00
rwxrob
26dded5d30
Add Z.Dynamic, closes #86 2022-04-24 09:22:41 -04:00
rwxrob
a4a073847b
Simplify error messages 2022-04-24 09:22:01 -04:00
rwxrob
61c742eb35
Fix bonzai.Vars.Del interface 2022-04-24 09:21:35 -04:00
rwxrob
f50a4e6e4e
Add SoftInit to Configurer and Vars 2022-04-23 10:22:49 -04:00
rwxrob
1198faaa5d
Remove Z.Shortcuts 2022-04-22 08:59:31 -04:00
rwxrob
a29bdb8c54
Fix bug with shortcut completion 2022-04-21 23:45:18 -04:00
rwxrob
492ee10da6
Add UsageCmdShortcuts 2022-04-21 22:43:09 -04:00
rwxrob
c7583b8f82
Add Cmd.Shortcuts 2022-04-21 22:19:54 -04:00
rwxrob
c5d6bb50aa
Rename Z.Aliases to Z.Shortcuts 2022-04-21 18:49:27 -04:00
rwxrob
13a0b42b25
Add Cobra complexity in testing comment 2022-04-21 12:35:26 -04:00
rwxrob
53af4dbc50
Update README.md 2022-04-18 20:41:32 -04:00
rwxrob
4071f59449
Update README.md 2022-04-18 20:25:12 -04:00
rwxrob
4cf17a1914
Update README.md 2022-04-18 20:22:58 -04:00
rwxrob
bbfe358188
Update README.md 2022-04-18 20:21:47 -04:00
rwxrob
b76b5dea3c
Update README.md 2022-04-18 20:20:25 -04:00
rwxrob
c9940d1500
Clean up README.md 2022-04-18 20:18:50 -04:00
rwxrob
0c2e737c18
Add homedir to markfunc.go 2022-04-18 11:34:38 -04:00
rwxrob
c804f69060
Remove references to rwxrob in docs 2022-04-17 19:26:44 -04:00
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.
2022-04-15 12:43:52 -04:00
rwxrob
85d8ab29aa
Update name of foo to bonzai-example 2022-04-15 07:41:11 -04:00
rwxrob
96fb962b51
Add better usage and error messages 2022-04-15 05:56:28 -04:00
rwxrob
6fff916b9c
Update BUILD 2022-04-14 11:36:03 -04:00