Edit.lua v1.1.1 - Fixed some bugs with typing and scrolling - the editor is actually usable again.

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