From d3baf03dde41aba46c94eac1b5e6c7b9af10c056 Mon Sep 17 00:00:00 2001 From: David Dworken Date: Tue, 19 Dec 2023 15:59:00 -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 577dee7..c6d1118 100644 --- a/client/client_test.go +++ b/client/client_test.go @@ -2775,3 +2775,4 @@ func TestAugmentedIsOfflineError(t *testing.T) { } // TODO: somehow test/confirm that hishtory works even if only bash/only zsh is installed +// TODO: Maybe tests for shell completions? E.g. typing in `hishtory config-a`