From 8a028200136737275e747f386db19e5344e07c2a Mon Sep 17 00:00:00 2001 From: Tin Lai Date: Sat, 10 Feb 2024 22:01:28 +1000 Subject: [PATCH] enable file completion --- completions/replay.fish | 1 - 1 file changed, 1 deletion(-) diff --git a/completions/replay.fish b/completions/replay.fish index d4589a9..34b6477 100644 --- a/completions/replay.fish +++ b/completions/replay.fish @@ -1,3 +1,2 @@ -complete --command replay --no-files complete --command replay --exclusive --long version --description "Print version" complete --command replay --exclusive --long help --description "Print help"