From b440c9cf3a700d686deff28700d0ba3bf5a3998c Mon Sep 17 00:00:00 2001 From: David Dworken Date: Wed, 22 Nov 2023 22:13:08 -0800 Subject: [PATCH] Add TODO --- client/client_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/client/client_test.go b/client/client_test.go index 4a64beb..f237806 100644 --- a/client/client_test.go +++ b/client/client_test.go @@ -2626,3 +2626,4 @@ func TestAugmentedIsOfflineError(t *testing.T) { // TODO: somehow test/confirm that hishtory works even if only bash/only zsh is installed // TODO: Tests for deleting presaved entries while offline +// TODO: Tests for disabling presaving