hishtory/client/lib
2023-09-05 15:37:42 -04:00
..
goldens Split testTui method into separate smaller test methods that are more specific 2023-09-01 15:42:02 -07:00
config.fish Implement pre-saving feature to ensure that long-running/non-terminating commands are saved in hishtory 2023-08-27 14:24:59 -07:00
config.sh Implement pre-saving feature to ensure that long-running/non-terminating commands are saved in hishtory 2023-08-27 14:24:59 -07:00
config.zsh Implement pre-saving feature to ensure that long-running/non-terminating commands are saved in hishtory 2023-08-27 14:24:59 -07:00
lib_test.go 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
lib.go use errors.Is to determine what the error is 2023-09-05 15:37:42 -04:00
slsa.go wrap errors with %w instead of using %v 2023-09-05 15:08:55 -04:00
tui.go wrap errors with %w instead of using %v 2023-09-05 15:08:55 -04:00