diff --git a/sys/apis/entry.lua b/sys/apis/entry.lua index 8126960..e19f55c 100644 --- a/sys/apis/entry.lua +++ b/sys/apis/entry.lua @@ -361,7 +361,7 @@ function Entry:process(ie) local action = mappings[ie.code] self.textChanged = false -_debug(ie) + if action then local pos = self.pos local line = self.value