Update shell-widget.lua

This commit is contained in:
Evgeny
2025-04-01 20:11:10 +08:00
parent 605d4636d8
commit f2e28096c5

View File

@@ -16,7 +16,7 @@ function on_resume()
end
function redraw()
ui:show_text(current_output)
ui:show_text("%%txt%%"..current_output)
end
function on_click(idx)