Edit.luaa v1.2.0 - Added support for the Tab key and removed Ocelot card calls I had accidentally left in.

This commit is contained in:
TheWahlolly
2025-07-01 19:43:37 +03:00
parent 02e9494da6
commit b7a7f01c3f
2 changed files with 18 additions and 3 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ local agcfg = {
},
["edit"] = {
["maindir"] = "",
["version"] = "1.1.1",
["version"] = "1.2.0",
["description"] = "The default text editor for Halyde.",
["files"] = {
"halyde/apps/edit.lua",