about summary refs log tree commit diff stats
path: root/template.tlv
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-12-18 19:33:54 -0800
committerKartik K. Agaram <vc@akkartik.com>2021-12-18 19:33:54 -0800
commitdcef2347dd9c0eecb34f8e4bb7855d6f84eb2039 (patch)
treee6d15b7f4701aca156cd9dd0485a00c7516ef1a3 /template.tlv
parent59f223e7cb244867507a0c1f4471be1ce38bde60 (diff)
downloadteliva-dcef2347dd9c0eecb34f8e4bb7855d6f84eb2039.tar.gz
document dbg
Diffstat (limited to 'template.tlv')
-rw-r--r--template.tlv2
1 files changed, 2 insertions, 0 deletions
diff --git a/template.tlv b/template.tlv
index df84335..41cdc49 100644
--- a/template.tlv
+++ b/template.tlv
@@ -66,6 +66,8 @@
     >debugy = 5
 - __teliva_timestamp: original
   dbg:
+    >-- helper for debug by print; overlay debug information towards the right
+    >-- reset debugy within refresh when using this
     >function dbg(window, s)
     >  local oldy = 0
     >  local oldx = 0