David Dworken
|
5e44159a0b
|
Remove extraneous fmt.Println from beta-mode feature for pre-saving history entries
|
2023-08-27 22:11:22 -07:00 |
|
David Dworken
|
2490082088
|
no-op refactoring: Move history entry building code from lib.go to cmd file for saving history entries
|
2023-08-27 22:05:24 -07:00 |
|
David Dworken
|
25ec191f1a
|
Implement pre-saving feature to ensure that long-running/non-terminating commands are saved in hishtory
|
2023-08-27 14:24:59 -07:00 |
|
David Dworken
|
35444bf56e
|
Swap ioutil to non-deprecated alternatives + clean up pre-commit errors
|
2022-11-27 11:59:06 -08:00 |
|
David Dworken
|
be2cde72c2
|
Appears to be a functional migration to cobra
|
2022-11-16 08:03:23 -08:00 |
|
David Dworken
|
27bbe97cb2
|
Better organize the cobra generated help page
|
2022-11-16 08:03:23 -08:00 |
|
David Dworken
|
ecdd22dcdd
|
Everything migrated to cobra, but with some very significant TODOs
|
2022-11-16 08:03:23 -08:00 |
|