From 9c8474b72688606d34e3854fc8fdd63d37b0fed2 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 30 Apr 2026 20:52:51 +0200 Subject: unposted: complete also for FreeBSD's flua --- Completion/Unix/Command/_lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_lua') diff --git a/Completion/Unix/Command/_lua b/Completion/Unix/Command/_lua index 3a1ef4fd7..0a4facbe3 100644 --- a/Completion/Unix/Command/_lua +++ b/Completion/Unix/Command/_lua @@ -1,4 +1,4 @@ -#compdef lua -P lua[0-9.-]## +#compdef lua flua -P lua[0-9.-]## # Complete lua library names. We go out of our way here to support sub-modules # (of the format foo.bar.baz), even though the way `lua -l` handles those isn't -- cgit v1.3