From a3e9cfd37bf357d1f781c8c2527cffc5edb25c7c Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Mon, 9 Nov 2020 20:50:11 -0800 Subject: oksh: Fix completion of words containing escaped characters --- .gitmodules | 1 + 1 file changed, 1 insertion(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 8230bbe2..244a8ff1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -246,6 +246,7 @@ [submodule "pkg/oksh/src"] path = pkg/oksh/src url = https://github.com/ibara/oksh.git + ignore = all [submodule "pkg/openssh/src"] path = pkg/openssh/src url = https://github.com/oasislinux/openssh.git -- cgit v1.2.3