hishtory/client/cmd
David Dworken 8b7e54eab4
Add support for configuring the TUI color scheme, for #134 (#146)
* Add support for configuring the TUI color scheme, for #134

* Add tests for getting and setting the custom color scheme, and support full colors where terminals support them

* Add comments to document termenv.ANSI setting, and fix tests so they work uniformly
2023-12-18 20:32:11 -08:00
..
configAdd.go Add support for configuring the TUI color scheme, for #134 (#146) 2023-12-18 20:32:11 -08:00
configDelete.go Add support for configuring the TUI color scheme, for #134 (#146) 2023-12-18 20:32:11 -08:00
configGet.go Add support for configuring the TUI color scheme, for #134 (#146) 2023-12-18 20:32:11 -08:00
configSet.go Add support for configuring the TUI color scheme, for #134 (#146) 2023-12-18 20:32:11 -08:00
enableDisable.go no context pointers 2023-09-05 15:45:17 -04:00
import.go Better organize the cobra generated help page 2022-11-16 08:03:23 -08:00
install_test.go Refactor by moving methods out of lib.go into more specific packages 2023-10-15 18:30:39 -07:00
install.go Delete data from backend when uninstalling, fixes #132 (#143) 2023-12-10 09:15:11 -08:00
query.go Promote the background updates of the DB from BetaMode to prod 2023-10-21 09:47:20 -07:00
redact.go Add support for running hishtory redact while offline, even though this may lead to syncing inconsistency bugs 2023-10-22 11:43:56 -07:00
reupload.go Better organize the cobra generated help page 2022-11-16 08:03:23 -08:00
root.go Change root command name to all lower case so that the cobra-generated examples work correctly on case-sensitive file systems 2023-09-13 19:46:49 -07:00
saveHistoryEntry_test.go Refactor by moving methods out of lib.go into more specific packages 2023-10-15 18:30:39 -07:00
saveHistoryEntry.go Improve debug log message to include more relevant information 2023-11-24 16:46:22 -08:00
status.go Add more debugging info when status -v shows the device is offline 2023-11-24 16:09:16 -08:00
update.go Update slsa validation to not validate version when running in github actions, since the one in actions isn't associated with a released version 2023-11-05 01:15:54 -07:00