Myk Taylor
|
d34238918e
|
move helpdb from autorefresh to explicit refresh
this greatly speeds up the launch time of `gui/launcher`
|
2023-01-23 02:30:51 -08:00 |
Myk Taylor
|
7cf703ef23
|
turn down Ruby support
|
2023-01-09 23:59:55 -08:00 |
myk002
|
9817106c30
|
add --exclude option for ls
|
2022-10-05 13:30:14 -07:00 |
myk002
|
dc535004e9
|
better formatting for ls output for tags
|
2022-10-05 12:51:30 -07:00 |
myk002
|
278b7528ac
|
implement basic domain index structure
|
2022-09-23 08:46:50 -07:00 |
myk002
|
fae26b2375
|
replace die's underline with tombstones
easter egg suggested by thurin : )
|
2022-09-23 08:34:22 -07:00 |
Myk
|
b07f3b5b6c
|
stub help formatted same as real help
|
2022-09-22 17:43:56 -07:00 |
Myk
|
4d662adfe5
|
Fix marker checking for ruby help text
|
2022-09-22 17:39:54 -07:00 |
myk002
|
bb52e7bac8
|
list tools in categories with tags builtin
|
2022-09-13 23:17:19 -07:00 |
myk002
|
23994d4f4c
|
dynamically wrap helpdb long help text (default 80)
|
2022-09-11 13:41:20 -07:00 |
myk002
|
4a1a322cd7
|
adapt to the new summary layout
|
2022-08-26 16:51:42 -07:00 |
myk002
|
751c2eb7d1
|
fix detection of short description start
now that labels are no longer bolded in the text rendering, the header
detection code needs updating
|
2022-08-19 16:19:19 -07:00 |
myk002
|
8672282fd8
|
add helpdb, unit test, and document API
note that we have to dynamically sort some of the expected lists for
locale agnosticism
|
2022-08-15 16:31:52 -07:00 |