hishtory/client/lib
2023-09-06 20:21:00 -07: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 Revert "use errors.Is to determine what the error is" since it doesn't work with modernc.org/sqlite which we need in order to avoid using CGO (which we do to enable easy cross-compiles) 2023-09-06 20:21:00 -07:00
slsa.go Merge pull request #102 from lsmoura/sergio/no-ctx-ptr 2023-09-06 19:58:08 -07:00
tui.go Merge pull request #102 from lsmoura/sergio/no-ctx-ptr 2023-09-06 19:58:08 -07:00