Commit 2fdb9b0775e61b5f5c394449732454157f60d0bf

Thomas de Grivel 2022-12-08T04:03:21

linenoise

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
diff --git a/.gitmodules b/.gitmodules
index e916b1d..c8c2d7c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,3 +2,7 @@
 	path = libtommath
 	url = https://git.kmx.io/c3-lang/libtommath.git
 	branch = v1.2
+[submodule "linenoise"]
+	path = linenoise
+	url = https://git.kmx.io/c3-lang/linenoise.git
+        branch = 1.0
diff --git a/linenoise b/linenoise
index 9ae49b8..86275b5 160000
--- a/linenoise
+++ b/linenoise
@@ -1 +1 @@
-Subproject commit 9ae49b8d6ce982dba63f464838db0bc7cfb7ec58
+Subproject commit 86275b5b1a58814bc7182b73e3435c6644c0a946