Commit Graph

27 Commits

Author SHA1 Message Date
rwxrob 159b2e78d7
Drop 'hidden' public commands
They are just too risky to promote because people might create
dependencies on them. Something is either exported and public or it's
not.
2021-08-31 22:00:16 -04:00
rwxrob 1070f958f7
Move `command_` (back) to `x_`, too verbose 2021-08-31 21:39:57 -04:00
rwxrob e3f8a5cc01
Fix single quote escapes 2021-08-31 09:54:18 -04:00
rwxrob 39e386700a
Add `_urlencode` and `_newest` and better docs 2021-08-31 09:47:57 -04:00
rwxrob dae44446b9
Add `value`, `keys`, `delete` to `config` 2021-08-29 12:19:03 -04:00
rwxrob 4228dcc7b9
Improve completion in-source comment 2021-08-27 13:15:05 -04:00
rwxrob f57eb1b80d
Fix position of `_read_config` and `_initialize` 2021-08-27 13:11:03 -04:00
rwxrob 77fcc9e6a9
Update `README.me` to describe hiding commands 2021-08-27 09:16:21 -04:00
rwxrob 4aabdc934c
Fix some line return `config` bugs 2021-08-26 10:00:16 -04:00
rwxrob d4cd7301f8
Add line return to `_config_get` if terminal 2021-08-26 09:48:11 -04:00
rwxrob 39d17d9234
Upgrade `_config_*` functions `config` command 2021-08-26 09:15:09 -04:00
rwxrob cc987dbc7a
Add `CONFIG_DIR` support to `config` command 2021-08-25 00:50:39 -04:00
rwxrob c426351e4e
Fix `_write_config` to take argument as well 2021-08-24 23:49:04 -04:00
rwxrob c90c3e1af0
Allow `_read_config` to take a path as argument 2021-08-23 23:13:45 -04:00
rwxrob 3acd8e9109
Fix bug with empty `values` file dumping line 2021-08-23 23:06:47 -04:00
rwxrob 5954cd7f97
Change no values file to non-fatal (return 0) 2021-08-23 22:59:58 -04:00
rwxrob 82af5adc4c
Fix rwxrob.tv link 2021-08-23 22:27:03 -04:00
rwxrob 8ee67139ff
Fix `config` title to `values` 2021-08-23 22:22:43 -04:00
rwxrob 3f003779db
Change `config` to `values` for a better name 2021-08-23 22:21:28 -04:00
rwxrob 390b9d1cb6
Give example of `config` usual location 2021-08-23 22:14:42 -04:00
rwxrob 119279f749
Add `config` support and cleanup `readme` 2021-08-23 22:10:27 -04:00
rwxrob d022b32e71
Fix for `shellcheck` compliance 2021-08-18 20:54:40 -04:00
rwxrob 12ab9206e3
Move to `/bin/bash` and url update 2021-08-15 16:56:56 -04:00
rwxrob 6827a1ad55
Move from `x_` to `command_`, closes #2 2021-08-10 12:52:00 -04:00
rwxrob e1bfbf8e38
Rename `_filterbuf` to `_buffer` 2021-08-09 19:01:36 -04:00
rwxrob 6ad03f9a4c
Rename to cmd-example 2021-08-08 21:24:27 -04:00
rwxrob 98d37b665f
Add initial boilerplate files 2021-08-06 13:48:11 -04:00